Searched defs:fgColor (Results 1 – 3 of 3) sorted by relevance
170 const AtomicString& HTMLDocument::fgColor() const in fgColor() function in WebCore::HTMLDocument
56 const SkColor fgColor = SK_ColorBLACK; variable
1037 static Color colorFromSVGColorCSSValue(SVGColor* svgColor, const Color& fgColor) in colorFromSVGColorCSSValue()