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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumDefault.h98 static unsigned m_activeSelectionForegroundColor; member in class:blink::RenderThemeChromiumDefault
H A DRenderThemeChromiumDefault.cpp51 unsigned RenderThemeChromiumDefault::m_activeSelectionForegroundColor = member in class:blink::RenderThemeChromiumDefault
183 return m_activeSelectionForegroundColor;
240 m_activeSelectionForegroundColor = activeForegroundColor;

Completed in 230 milliseconds