Home
last modified time | relevance | path

Searched refs:IsValidHexString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/src/
H A Dcolor_parser.cpp30 if (!IsValidHexString(color)) { in Parse()
46 bool ColorParser::IsValidHexString(const std::string& colorStr) in IsValidHexString() function in OHOS::Rosen::ColorParser
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dcolor_parser.h28 static bool IsValidHexString(const std::string& colorStr);