Searched defs:platformInactiveSelectionBackgroundColor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.cpp144 Color RenderThemeChromiumDefault::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderThemeChromiumDefault
H A DRenderThemeChromiumWin.cpp190 Color RenderThemeChromiumWin::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderThemeChromiumWin
H A DRenderThemeChromiumSkia.cpp103 Color RenderThemeChromiumSkia::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderThemeChromiumSkia
H A DRenderTheme.cpp554 m_inactiveSelectionBackgroundColor = platformInactiveSelectionBackgroundColor().blendWithWhite();
626 Color RenderTheme::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderTheme
651 return platformInactiveSelectionBackgroundColor();

Completed in 57 milliseconds