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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumDefault.h 100 static unsigned m_inactiveSelectionBackgroundColor;
RenderThemeChromiumDefault.cpp 53 unsigned RenderThemeChromiumDefault::m_inactiveSelectionBackgroundColor =
176 return m_inactiveSelectionBackgroundColor;
241 m_inactiveSelectionBackgroundColor = inactiveBackgroundColor;

Completed in 78 milliseconds