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

  /external/chromium_org/content/browser/renderer_host/input/
touch_selection_controller.h 52 void OnSelectionBoundsChanged(const cc::ViewportSelectionBound& start,
touch_selection_controller.cc 55 void TouchSelectionController::OnSelectionBoundsChanged(
touch_selection_controller_unittest.cc 94 controller_->OnSelectionBoundsChanged(cc::ViewportSelectionBound(),
106 controller_->OnSelectionBoundsChanged(bound, bound);
122 controller_->OnSelectionBoundsChanged(start_bound, end_bound);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.h 655 void OnSelectionBoundsChanged(
    [all...]
render_widget_host_impl.cc 465 OnSelectionBoundsChanged)
    [all...]
render_widget_host_view_android.cc 634 // latter is guaranteed to be called before |OnSelectionBoundsChanged|,
    [all...]

Completed in 217 milliseconds