Searched refs:inactiveListBoxSelectionForegroundColor (Results 1 – 5 of 5) sorted by relevance
52 virtual Color inactiveListBoxSelectionForegroundColor() const;
136 Color inactiveListBoxSelectionForegroundColor() const;
552 Color RenderTheme::inactiveListBoxSelectionForegroundColor() const in inactiveListBoxSelectionForegroundColor() function in WebCore::RenderTheme1114 return inactiveListBoxSelectionForegroundColor(); in systemColor()
160 Color RenderThemeChromiumDefault::inactiveListBoxSelectionForegroundColor() const in inactiveListBoxSelectionForegroundColor() function in WebCore::RenderThemeChromiumDefault
422 textColor = RenderTheme::theme().inactiveListBoxSelectionForegroundColor(); in paintItemForeground()