Searched refs:fgColor (Results 1 – 5 of 5) sorted by relevance
55 const AtomicString& fgColor() const;
53 [TreatNullAs=NullString, CustomElementCallbacks] attribute DOMString fgColor;
170 const AtomicString& HTMLDocument::fgColor() const in fgColor() function in WebCore::HTMLDocument
56 const SkColor fgColor = SK_ColorBLACK; variable114 , m_fgColor(fgColor) in WebTestThemeControlWin()
1037 static Color colorFromSVGColorCSSValue(SVGColor* svgColor, const Color& fgColor) in colorFromSVGColorCSSValue() argument1041 color = fgColor; in colorFromSVGColorCSSValue()