Home | History | Annotate | Download | only in html

Lines Matching refs:dispatchFocusEvent

903 void HTMLSelectElement::dispatchFocusEvent(Element* oldFocusedElement, FocusDirection direction)
909 HTMLFormControlElementWithState::dispatchFocusEvent(oldFocusedElement, direction);