Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPopupMenuQt.cpp49 …virtual QColor itemBackgroundColor(int idx) const { return d ? QColor(d->itemStyle(idx).background… in itemBackgroundColor() function in SelectData
/external/webkit/Source/WebCore/rendering/
DRenderMenuList.cpp434 Color RenderMenuList::itemBackgroundColor(unsigned listIndex) const in itemBackgroundColor() function in WebCore::RenderMenuList