Searched refs:hasColor (Results 1 – 2 of 2) sorted by relevance
65 bool hasColor() const { return UseColor; } in hasColor() function
290 : OS(P.OS), UseColor(P.hasColor()) { in WithColor()