Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebPopupMenu.cpp89 PopupMenuStyle itemStyle = m_popupClient->itemStyle(i); in populateItems() local
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/win/
DWebPopupMenuWin.cpp94 PopupMenuStyle itemStyle = m_popupClient->itemStyle(index); in setUpPlatformData() local
/external/webkit/Source/WebKit/chromium/src/
DAutoFillPopupMenuClient.cpp186 PopupMenuStyle AutoFillPopupMenuClient::itemStyle(unsigned listIndex) const in itemStyle() function in WebKit::AutoFillPopupMenuClient
/external/webkit/Source/WebCore/rendering/
DRenderListBox.cpp339 static IntSize itemOffsetForAlignment(TextRun textRun, RenderStyle* itemStyle, Font itemFont, IntRe… in itemOffsetForAlignment()
365 RenderStyle* itemStyle = element->renderStyle(); in paintItemForeground() local
DRenderMenuList.cpp414 PopupMenuStyle RenderMenuList::itemStyle(unsigned listIndex) const in itemStyle() function in WebCore::RenderMenuList
DRenderTextControlSingleLine.cpp938 PopupMenuStyle RenderTextControlSingleLine::itemStyle(unsigned) const in itemStyle() function in WebCore::RenderTextControlSingleLine
/external/webkit/Source/WebKit/chromium/tests/
DPopupMenuTest.cpp76 virtual PopupMenuStyle itemStyle(unsigned listIndex) const in itemStyle() function in __anonec8da1ad0111::TestPopupMenuClient
/external/webkit/Source/WebCore/platform/win/
DPopupMenuWin.cpp608 PopupMenuStyle itemStyle = client()->itemStyle(index); in paint() local