Searched refs:inactiveListBoxSelectionForegroundColor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.h49 virtual Color inactiveListBoxSelectionForegroundColor() const;
H A DRenderTheme.h124 Color inactiveListBoxSelectionForegroundColor() const;
H A DRenderTheme.cpp476 Color RenderTheme::inactiveListBoxSelectionForegroundColor() const function in class:blink::RenderTheme
1016 return inactiveListBoxSelectionForegroundColor();
H A DRenderThemeChromiumDefault.cpp160 Color RenderThemeChromiumDefault::inactiveListBoxSelectionForegroundColor() const function in class:blink::RenderThemeChromiumDefault

Completed in 405 milliseconds