Searched refs:fgColor (Results 1 – 6 of 6) sorted by relevance
60 String fgColor();
61 attribute [ConvertNullToNullString] DOMString fgColor;
185 String HTMLDocument::fgColor() in fgColor() function in WebCore::HTMLDocument
823 QColor fgColor = platformActiveSelectionBackgroundColor(); in getMediaControlForegroundColor() local825 fgColor = fgColor.lighter(); in getMediaControlForegroundColor()826 return fgColor; in getMediaControlForegroundColor()
446 @property(copy) NSString *fgColor AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
36792 (WebCore::HTMLDocument::fgColor):