OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itemBackgroundColor
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/rendering/
RenderMenuList.h
101
Color
itemBackgroundColor
(unsigned listIndex) const;
RenderMenuList.cpp
385
return style ? PopupMenuStyle(style->color(),
itemBackgroundColor
(listIndex), style->font(), style->visibility() == VISIBLE, style->textIndent(), style->direction()) : menuStyle();
388
Color RenderMenuList::
itemBackgroundColor
(unsigned listIndex) const
Completed in 1111 milliseconds