Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTheme.h130 Color inactiveSelectionForegroundColor() const;
DRenderTheme.cpp524 Color RenderTheme::inactiveSelectionForegroundColor() const in inactiveSelectionForegroundColor() function in WebCore::RenderTheme
DRenderObject.cpp1759 RenderTheme::theme().inactiveSelectionForegroundColor(); in selectionColor()