Home
last modified time | relevance | path

Searched refs:foregroundColor (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/
DPopupMenuStyle.h48 const Color& foregroundColor() const { return m_foregroundColor; } in foregroundColor() function
/external/webkit/WebCore/platform/win/
DPopupMenuWin.cpp497 optionTextColor = itemStyle.foregroundColor(); in paint()
/external/webkit/WebCore/platform/chromium/
DPopupMenuChromium.cpp801 textColor = style.foregroundColor(); in paintRow()