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

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DPopupMenuQt.cpp50 virtual QColor itemForegroundColor(int idx) const { return d ? QColor(d->itemStyle(idx).foregroundColor()) : QColor(); } function in class:SelectData

Completed in 43 milliseconds