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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.cpp172 Color RenderThemeChromiumDefault::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderThemeChromiumDefault
H A DRenderThemeChromiumWin.cpp189 Color RenderThemeChromiumWin::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderThemeChromiumWin
H A DRenderTheme.cpp513 m_inactiveSelectionBackgroundColor = platformInactiveSelectionBackgroundColor().blendWithWhite();
571 Color RenderTheme::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderTheme
596 return platformInactiveSelectionBackgroundColor();
H A DRenderThemeChromiumSkia.cpp104 Color RenderThemeChromiumSkia::platformInactiveSelectionBackgroundColor() const function in class:WebCore::RenderThemeChromiumSkia

Completed in 122 milliseconds