Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp503 auto blueInt = std::stoi(matches[3]); in MatchColorWithRGB() local
528 auto blueInt = std::stoi(matches[3]); in MatchColorWithRGBA() local