Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp501 auto redInt = std::stoi(matches[1]); in MatchColorWithRGB() local
526 auto redInt = std::stoi(matches[1]); in MatchColorWithRGBA() local