Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMenuList.cpp599 bool RenderMenuList::itemIsSelected(unsigned listIndex) const in itemIsSelected() function in WebCore::RenderMenuList
/external/chromium_org/third_party/WebKit/Source/web/tests/
DPopupMenuTest.cpp122 virtual bool itemIsSelected(unsigned listIndex) const { return listIndex == m_selectIndex; } in itemIsSelected() function in __anon7ddc0b860111::TestPopupMenuClient