Home
last modified time | relevance | path

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

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