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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumMac.h47 virtual Color platformActiveListBoxSelectionForegroundColor() const OVERRIDE;
H A DRenderTheme.h205 virtual Color platformActiveListBoxSelectionForegroundColor() const;
H A DRenderTheme.cpp473 return platformActiveListBoxSelectionForegroundColor();
511 Color RenderTheme::platformActiveListBoxSelectionForegroundColor() const function in class:blink::RenderTheme
H A DRenderThemeChromiumMac.mm190 Color RenderThemeChromiumMac::platformActiveListBoxSelectionForegroundColor() const

Completed in 1779 milliseconds