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.cpp911 bool IsValidHexString(const std::string& colorStr) in IsValidHexString()
925 bool ColorParse(const std::string& colorStr, variant<string, int64_t>& colorValue) in ColorParse()