Searched refs:m_inactiveSelectionBackgroundColor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.h99 static unsigned m_inactiveSelectionBackgroundColor; member in class:blink::RenderThemeChromiumDefault
H A DRenderThemeChromiumDefault.cpp53 unsigned RenderThemeChromiumDefault::m_inactiveSelectionBackgroundColor = member in class:blink::RenderThemeChromiumDefault
176 return m_inactiveSelectionBackgroundColor;
241 m_inactiveSelectionBackgroundColor = inactiveBackgroundColor;

Completed in 76 milliseconds