Searched refs:QueueSyntheticGesture (Results 1 – 9 of 9) sorted by relevance
395 void QueueSyntheticGesture(scoped_ptr<SyntheticGesture> gesture) { in QueueSyntheticGesture() function in content::__anon2797c5b00111::SyntheticGestureControllerTest396 controller_->QueueSyntheticGesture(gesture.Pass(), in QueueSyntheticGesture()436 QueueSyntheticGesture(gesture.PassAs<SyntheticGesture>()); in TEST_F()450 QueueSyntheticGesture(gesture.PassAs<SyntheticGesture>()); in TEST_F()469 QueueSyntheticGesture(gesture_1.PassAs<SyntheticGesture>()); in TEST_F()477 QueueSyntheticGesture(gesture_2.PassAs<SyntheticGesture>()); in TEST_F()495 QueueSyntheticGesture(gesture_1.PassAs<SyntheticGesture>()); in TEST_F()496 QueueSyntheticGesture(gesture_2.PassAs<SyntheticGesture>()); in TEST_F()515 QueueSyntheticGesture(gesture_1.PassAs<SyntheticGesture>()); in TEST_F()516 QueueSyntheticGesture(gesture_2.PassAs<SyntheticGesture>()); in TEST_F()[all …]
34 void QueueSyntheticGesture(
21 void SyntheticGestureController::QueueSyntheticGesture( in QueueSyntheticGesture() function in content::SyntheticGestureController
140 GetWidgetHost()->QueueSyntheticGesture( in DoTouchScroll()
548 context.render_view_impl()->QueueSyntheticGesture( in BeginSmoothScroll()642 context.render_view_impl()->QueueSyntheticGesture( in BeginScrollBounce()692 context.render_view_impl()->QueueSyntheticGesture( in BeginPinch()750 context.render_view_impl()->QueueSyntheticGesture( in BeginTap()
199 void QueueSyntheticGesture(
1420 void RenderWidget::QueueSyntheticGesture( in QueueSyntheticGesture() function in content::RenderWidget
290 void QueueSyntheticGesture(
1103 void RenderWidgetHostImpl::QueueSyntheticGesture( in QueueSyntheticGesture() function in content::RenderWidgetHostImpl1112 synthetic_gesture_controller_->QueueSyntheticGesture( in QueueSyntheticGesture()1661 QueueSyntheticGesture( in OnQueueSyntheticGesture()