Searched refs:IsHexColor (Results 1 – 2 of 2) sorted by relevance
316 bool IsHexColor(const char * const target);
945 bool IsHexColor(const char * const target) in IsHexColor() function1080 if (IsHexColor(source)) { in ParseColor()