Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/tool_napi/
Djs_tool.cpp366 int redInt = 0; in MatchColorWithRGB() local
397 int redInt = 0; in MatchColorWithRGBA() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dcolor.cpp501 auto redInt = std::stoi(matches[1]); in MatchColorWithRGB() local
526 auto redInt = std::stoi(matches[1]); in MatchColorWithRGBA() local