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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.h97 static unsigned m_activeSelectionBackgroundColor; member in class:blink::RenderThemeChromiumDefault
H A DRenderThemeChromiumDefault.cpp49 unsigned RenderThemeChromiumDefault::m_activeSelectionBackgroundColor = member in class:blink::RenderThemeChromiumDefault
169 return m_activeSelectionBackgroundColor;
239 m_activeSelectionBackgroundColor = activeBackgroundColor;

Completed in 153 milliseconds