Searched defs:colorStr (Results 1 – 1 of 1) sorted by relevance
378 bool IsValidHexString(const std::string& colorStr) in IsValidHexString()392 bool ColorParse(const std::string& colorStr, variant<string, int64_t>& colorValue) in ColorParse()