Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumDefault.h103 static unsigned m_inactiveSelectionBackgroundColor; variable
DRenderThemeChromiumDefault.cpp53 unsigned RenderThemeChromiumDefault::m_inactiveSelectionBackgroundColor = member in WebCore::RenderThemeChromiumDefault
DRenderTheme.h318 mutable Color m_inactiveSelectionBackgroundColor; variable