selectedIndex     111 Source/core/html/HTMLOptionsCollection.cpp int HTMLOptionsCollection::selectedIndex() const
selectedIndex     825 Source/core/html/HTMLSelectElement.cpp int HTMLSelectElement::selectedIndex() const
selectedIndex     536 Source/core/rendering/RenderMenuList.cpp int RenderMenuList::selectedIndex() const
selectedIndex     435 Source/web/PopupContainer.cpp int PopupContainer::selectedIndex() const
selectedIndex     115 Source/web/tests/PopupMenuTest.cpp     virtual int selectedIndex() const { return m_selectIndex; }
selectedIndex     200 Source/web/tests/PopupMenuTest.cpp     int selectedIndex() const { return m_popupMenuClient.selectedIndex(); }