Home
last modified time | relevance | path

Searched refs:inactiveSelectionBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTheme.h128 Color inactiveSelectionBackgroundColor() const;
DRenderTheme.cpp510 Color RenderTheme::inactiveSelectionBackgroundColor() const in inactiveSelectionBackgroundColor() function in WebCore::RenderTheme
DRenderObject.cpp1738 RenderTheme::theme().inactiveSelectionBackgroundColor(); in selectionBackgroundColor()