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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.cpp172 Color RenderThemeChromiumDefault::platformInactiveSelectionBackgroundColor() const function in class:blink::RenderThemeChromiumDefault
H A DRenderTheme.cpp448 return platformInactiveSelectionBackgroundColor().blendWithWhite();
493 Color RenderTheme::platformInactiveSelectionBackgroundColor() const function in class:blink::RenderTheme
518 return platformInactiveSelectionBackgroundColor();
H A DRenderThemeChromiumSkia.cpp99 Color RenderThemeChromiumSkia::platformInactiveSelectionBackgroundColor() const function in class:blink::RenderThemeChromiumSkia

Completed in 84 milliseconds