Searched refs:activeListBoxSelectionBackgroundColor (Results 1 – 7 of 7) sorted by relevance
49 virtual Color activeListBoxSelectionBackgroundColor() const;
133 Color activeListBoxSelectionBackgroundColor() const;
531 Color RenderTheme::activeListBoxSelectionBackgroundColor() const in activeListBoxSelectionBackgroundColor() function in WebCore::RenderTheme1105 return activeListBoxSelectionBackgroundColor(); in systemColor()
145 Color RenderThemeChromiumDefault::activeListBoxSelectionBackgroundColor() const in activeListBoxSelectionBackgroundColor() function in WebCore::RenderThemeChromiumDefault
453 backColor = RenderTheme::theme().activeListBoxSelectionBackgroundColor(); in paintItemBackground()
159 …"suggestionHighlightColor", WebCore::RenderTheme::theme().activeListBoxSelectionBackgroundColor().… in writeDocument()
407 backColor = RenderTheme::theme().activeListBoxSelectionBackgroundColor(); in paintRow()