Home
last modified time | relevance | path

Searched refs:activeSelectionBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorFrontendHost.cpp191 Color color = RenderTheme::theme().activeSelectionBackgroundColor(); in getSelectionBackgroundColor()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTheme.h127 Color activeSelectionBackgroundColor() const;
DRenderTheme.cpp503 Color RenderTheme::activeSelectionBackgroundColor() const in activeSelectionBackgroundColor() function in WebCore::RenderTheme
DRenderObject.cpp1737 RenderTheme::theme().activeSelectionBackgroundColor() : in selectionBackgroundColor()