Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp502 auto greenInt = std::stoi(matches[2]); in MatchColorWithRGB() local
527 auto greenInt = std::stoi(matches[2]); in MatchColorWithRGBA() local