Home
last modified time | relevance | path

Searched defs:colorStr (Results 1 – 1 of 1) sorted by relevance

/applications/standard/calendardata/calendarmanager/native/src/
Dnative_util.cpp854 bool IsValidHexString(const std::string& colorStr) in IsValidHexString()
868 bool ColorParse(const std::string& colorStr, variant<string, int64_t>& colorValue) in ColorParse()