Searched refs:MatchColorWithRGBA (Results 1 – 2 of 2) sorted by relevance
179 MatchColorWithRGBA(tmpColorStr, color) || in ParseColorString()194 MatchColorWithRGB(colorStr, color) || MatchColorWithRGBA(colorStr, color) || in ParseColorString()518 bool Color::MatchColorWithRGBA(const std::string& colorStr, Color& color) in MatchColorWithRGBA() function in OHOS::Ace::Color
167 static bool MatchColorWithRGBA(const std::string& colorStr, Color& color);