Searched defs:foregroundColor (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DTextTrackCueGeneric.h65 Color foregroundColor() const { return m_foregroundColor; } function in class:WebCore::TextTrackCueGeneric
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPopupMenuStyle.h54 const Color& foregroundColor() const { return m_foregroundColor; } function in class:WebCore::PopupMenuStyle
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DPopupMenuQt.cpp46 virtual QColor foregroundColor() const { return d ? QColor(d->menuStyle().foregroundColor()) : QColor(); } function in class:SelectData
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DInbandTextTrackPrivateClient.h84 Color foregroundColor() const { return m_foregroundColor; } function in class:WebCore::GenericCueData

Completed in 83 milliseconds