Searched refs:dispatchSimulatedClickIfActive (Results 1 – 5 of 5) sorted by relevance
77 dispatchSimulatedClickIfActive(event); in handleKeyupEvent()
67 dispatchSimulatedClickIfActive(event); in handleKeyupEvent()
115 dispatchSimulatedClickIfActive(event); in handleKeyupEvent()
246 void dispatchSimulatedClickIfActive(KeyboardEvent*) const;
396 void InputType::dispatchSimulatedClickIfActive(KeyboardEvent* event) const in dispatchSimulatedClickIfActive() function in WebCore::InputType