Home
last modified time | relevance | path

Searched defs:itemIsLabel (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DExternalPopupMenuTest.cpp48 virtual bool itemIsLabel(unsigned listIndex) const OVERRIDE { return false; } in itemIsLabel() function in __anoneed3443a0111::TestPopupMenuClient
DPopupMenuTest.cpp121 virtual bool itemIsLabel(unsigned listIndex) const { return false; } in itemIsLabel() function in __anon5c959dd70111::TestPopupMenuClient
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMenuList.cpp610 bool RenderMenuList::itemIsLabel(unsigned listIndex) const in itemIsLabel() function in blink::RenderMenuList