Searched defs:dispatchFocusInEvent (Results 1 – 2 of 2) sorted by relevance
378 void HTMLInputElement::dispatchFocusInEvent(const AtomicString& eventType, Element* oldFocusedEleme… in dispatchFocusInEvent() function in blink::HTMLInputElement
2154 void Element::dispatchFocusInEvent(const AtomicString& eventType, Element* oldFocusedElement, Focus… in dispatchFocusInEvent() function in blink::Element