indexOfSelectedOption  195 Source/core/html/HTMLSelectElement.h     virtual int indexOfSelectedOption() const OVERRIDE;
indexOfSelectedOption   96 Source/core/html/forms/TypeAhead.cpp         int selected = m_dataSource->indexOfSelectedOption();
indexOfSelectedOption   41 Source/core/html/forms/TypeAhead.h     virtual int indexOfSelectedOption() const = 0;
indexOfSelectedOption   65 Source/core/html/shadow/DateTimeSymbolicFieldElement.h     virtual int indexOfSelectedOption() const OVERRIDE;