Searched refs:synthetic_gesture_controller_ (Results 1 – 2 of 2) sorted by relevance
331 synthetic_gesture_controller_.reset(); in SetView()413 if (synthetic_gesture_controller_) in FlushInput()414 synthetic_gesture_controller_->Flush(base::TimeTicks::Now()); in FlushInput()1263 synthetic_gesture_controller_.reset(); in RendererExited()1705 if (!synthetic_gesture_controller_) { in OnQueueSyntheticGesture()1708 synthetic_gesture_controller_.reset( in OnQueueSyntheticGesture()1713 synthetic_gesture_controller_->QueueSyntheticGesture( in OnQueueSyntheticGesture()
906 scoped_ptr<SyntheticGestureController> synthetic_gesture_controller_; variable