HomeSort by relevance Sort by last modified time
    Searched refs:synthetic_gesture_controller_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc 327 synthetic_gesture_controller_.reset();
396 if (synthetic_gesture_controller_)
397 synthetic_gesture_controller_->Flush(base::TimeTicks::Now());
    [all...]
render_widget_host_impl.h 852 scoped_ptr<SyntheticGestureController> synthetic_gesture_controller_; member in class:content::RenderWidgetHostImpl
    [all...]

Completed in 390 milliseconds