Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/tool_napi/
Djs_tool.cpp387 bool JsTool::MatchColorWithRGB(const std::string& colorStr, uint32_t& result) in MatchColorWithRGB() function in OHOS::Rosen::Drawing::JsTool
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dcolor.cpp519 bool Color::MatchColorWithRGB(const std::string& colorStr, Color& color) in MatchColorWithRGB() function in OHOS::Ace::Color