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