HomeSort by relevance Sort by last modified time
    Searched full:m_foregroundcolor (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/platform/
PopupMenuStyle.h 39 : m_foregroundColor(foreground)
50 const Color& foregroundColor() const { return m_foregroundColor; }
60 Color m_foregroundColor;

Completed in 33 milliseconds