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

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DPopupMenuQt.cpp47 virtual QColor itemBackgroundColor(int idx) const { return d ? QColor(d->itemStyle(idx).backgroundColor()) : QColor(); } function in class:SelectData
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMenuList.cpp479 Color itemBackgroundColor; local
489 void RenderMenuList::getItemBackgroundColor(unsigned listIndex, Color& itemBackgroundColor, bool& itemHasCustomBackgroundColor) const argument

Completed in 84 milliseconds