Home
last modified time | relevance | path

Searched defs:m_activeSelectionForegroundColor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumDefault.h102 static unsigned m_activeSelectionForegroundColor; variable
DRenderThemeChromiumDefault.cpp51 unsigned RenderThemeChromiumDefault::m_activeSelectionForegroundColor = member in WebCore::RenderThemeChromiumDefault
DRenderTheme.h319 mutable Color m_activeSelectionForegroundColor; variable