Home
last modified time | relevance | path

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

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