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

  /external/chromium_org/content/browser/renderer_host/
smooth_scroll_gesture_controller.cc 43 timer_.Start(FROM_HERE, GetSyntheticScrollMessageInterval(), this,
48 SmoothScrollGestureController::GetSyntheticScrollMessageInterval() const {
render_widget_host_impl.cc 361 RenderWidgetHostImpl::GetSyntheticScrollMessageInterval() const {
362 return smooth_scroll_gesture_controller_.GetSyntheticScrollMessageInterval();
    [all...]

Completed in 49 milliseconds