Searched defs:CreateGesture (Results 1 – 6 of 6) sorted by relevance
17 static scoped_ptr<SyntheticGesture> CreateGesture( in CreateGesture() function
42 static WebGestureEvent CreateGesture(WebInputEvent::Type type, in CreateGesture() function in content::__anon45fe75a70111::WebInputEventTraitsTest
45 GestureEventData CreateGesture(const GestureEventDetails& details, in CreateGesture() function65 GestureEventData CreateGesture(EventType type, in CreateGesture() function85 GestureEventData CreateGesture(const GestureEventDetails& details, in CreateGesture() function98 GestureEventData CreateGesture(EventType type, const MotionEvent& event) { in CreateGesture() function
18 GestureEventData CreateGesture(EventType type, in CreateGesture() function
200 GestureEventData CreateGesture(EventType type) { in CreateGesture() function in ui::TouchDispositionGestureFilterTest
163 ui::GestureEvent* CreateGesture(ui::EventType type, in CreateGesture() function