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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.cpp165 Color RenderThemeChromiumDefault::platformActiveSelectionBackgroundColor() const function in class:blink::RenderThemeChromiumDefault
H A DRenderTheme.cpp443 return platformActiveSelectionBackgroundColor().blendWithWhite();
481 Color RenderTheme::platformActiveSelectionBackgroundColor() const function in class:blink::RenderTheme
508 return platformActiveSelectionBackgroundColor();
H A DRenderThemeChromiumSkia.cpp94 Color RenderThemeChromiumSkia::platformActiveSelectionBackgroundColor() const function in class:blink::RenderThemeChromiumSkia

Completed in 765 milliseconds