Searched defs:fgColor (Results 1 – 10 of 10) sorted by relevance
16 "fgColor" : "#ffffffff", string
44 "fgColor" : "#ffffffff", string
35 auto fgColor = StrToColor(spec.fgColor); in BoxProgressAdapter() local
27 std::string fgColor; member
61 auto fgColor = StrToColor(specInfo.fgColor); variable
126 static bool IsColorAplhaSimilar(const SecCompColor& fgColor, const SecCompColor& bgColor) in IsColorAplhaSimilar()
106 "fgColor": "#0a59f7ff", string296 "fgColor": "#b4b4b4ff", string
522 …etForegroundColor(uint16_t letterIndex, List<ForegroundColor>* foregroundColor, ColorType& fgColor) in GetForegroundColor()
852 auto fgColor = content.GetRenderProperties().GetForegroundColor(); in Update() local859 auto fgColor = content.GetRenderProperties().GetForegroundColor(); in Generate() local
188 auto fgColor = properties.GetForegroundColor(); in OnUpdate() local