Searched refs:ColorRegexMatch (Results 1 – 2 of 2) sorted by relevance
107 bool ColorRegexMatch(std::string colorStr, uint32_t &color);
1600 if (ColorRegexMatch(colorStr, color)) { in ConvertColorStringToNumer()1620 bool ColorRegexMatch(std::string colorStr, uint32_t &color) in ColorRegexMatch() function