Home
last modified time | relevance | path

Searched defs:itemStyle (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DAutofillPopupMenuClient.cpp170 PopupMenuStyle AutofillPopupMenuClient::itemStyle(unsigned listIndex) const in itemStyle() function in blink::AutofillPopupMenuClient
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListBox.cpp372 static LayoutSize itemOffsetForAlignment(TextRun textRun, RenderStyle* itemStyle, Font itemFont, La… in itemOffsetForAlignment()
401 RenderStyle* itemStyle = element->renderStyle(); in paintItemForeground() local
DRenderMenuList.cpp450 PopupMenuStyle RenderMenuList::itemStyle(unsigned listIndex) const in itemStyle() function in WebCore::RenderMenuList
/external/chromium_org/third_party/WebKit/Source/web/tests/
DPopupMenuTest.cpp100 virtual PopupMenuStyle itemStyle(unsigned listIndex) const in itemStyle() function in __anon3228074c0111::TestPopupMenuClient