Searched defs:deselectOtherOptions (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLSelectElement.cpp652 void HTMLSelectElement::updateListBoxSelection(bool deselectOtherOptions, bool scroll) argument
668 else if (deselectOtherOptions || i >= m_cachedStateForActiveSelection.size())

Completed in 42 milliseconds