Searched defs:ClickHandlingState (Results 1 – 2 of 2) sorted by relevance
56 struct ClickHandlingState { struct79 virtual PassOwnPtr<ClickHandlingState> willDispatchClick(); argument
162 void InputTypeView::didDispatchClick(Event*, const ClickHandlingState&) in didDispatchClick()