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