Searched refs:IsValidHexString (Results 1 – 2 of 2) sorted by relevance
30 if (!IsValidHexString(color)) { in Parse()46 bool ColorParser::IsValidHexString(const std::string& colorStr) in IsValidHexString() function in OHOS::Rosen::ColorParser
28 static bool IsValidHexString(const std::string& colorStr);