itemIsEnabled 426 Source/core/rendering/RenderMenuList.cpp bool RenderMenuList::itemIsEnabled(unsigned listIndex) const itemIsEnabled 100 Source/web/tests/PopupMenuTest.cpp virtual bool itemIsEnabled(unsigned listIndex) const { return m_disabledIndexSet.find(listIndex) == m_disabledIndexSet.end(); }