HomeSort by relevance Sort by last modified time
    Searched refs:m_activeSelectionForegroundColor (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumDefault.h 99 static unsigned m_activeSelectionForegroundColor;
RenderThemeChromiumDefault.cpp 51 unsigned RenderThemeChromiumDefault::m_activeSelectionForegroundColor =
183 return m_activeSelectionForegroundColor;
240 m_activeSelectionForegroundColor = activeForegroundColor;

Completed in 180 milliseconds