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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTheme.h349 mutable Color m_activeListBoxSelectionForegroundColor; member in class:WebCore::RenderTheme
H A DRenderTheme.cpp599 m_activeListBoxSelectionForegroundColor = platformActiveListBoxSelectionForegroundColor();
602 return m_activeListBoxSelectionForegroundColor;

Completed in 92 milliseconds