Searched defs:redInt (Results 1 – 2 of 2) sorted by relevance
104 const [_, redInt, greenInt, blueInt] = matches; constant116 const [_, redInt, greenInt, blueInt, opacityDouble] = matches; constant
425 auto redInt = std::stoi(matches[1]); in MatchColorWithRGB() local447 auto redInt = std::stoi(matches[1]); in MatchColorWithRGBA() local