Home | History | Annotate | Download | only in html

Lines Matching defs:setSelectedIndex

241     // We clear the previously selected option(s) when needed, to guarantee calling setSelectedIndex() only once.
261 setSelectedIndex(optionIndex);
430 setSelectedIndex(oldSelectedIndex);
845 void HTMLSelectElement::setSelectedIndex(int index)