Searched refs:activeListBoxSelectionForegroundColor (Results 1 – 7 of 7) sorted by relevance
50 virtual Color activeListBoxSelectionForegroundColor() const;
134 Color activeListBoxSelectionForegroundColor() const;
545 Color RenderTheme::activeListBoxSelectionForegroundColor() const in activeListBoxSelectionForegroundColor() function in WebCore::RenderTheme1108 return activeListBoxSelectionForegroundColor(); in systemColor()
150 Color RenderThemeChromiumDefault::activeListBoxSelectionForegroundColor() const in activeListBoxSelectionForegroundColor() function in WebCore::RenderThemeChromiumDefault
419 textColor = RenderTheme::theme().activeListBoxSelectionForegroundColor(); in paintItemForeground()
160 …gestionHighlightTextColor", WebCore::RenderTheme::theme().activeListBoxSelectionForegroundColor().… in writeDocument()
408 textColor = RenderTheme::theme().activeListBoxSelectionForegroundColor(); in paintRow()