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

  /external/chromium_org/content/browser/renderer_host/input/
gesture_text_selector.h 27 virtual void ShowSelectionHandlesAutomatically() = 0;
gesture_text_selector.cc 51 client_->ShowSelectionHandlesAutomatically();
touch_selection_controller.h 100 void ShowSelectionHandlesAutomatically();
touch_selection_controller.cc 142 ShowSelectionHandlesAutomatically();
270 void TouchSelectionController::ShowSelectionHandlesAutomatically() {
gesture_text_selector_unittest.cc 43 virtual void ShowSelectionHandlesAutomatically() OVERRIDE {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.h 219 virtual void ShowSelectionHandlesAutomatically() OVERRIDE;
render_widget_host_view_android.cc     [all...]

Completed in 400 milliseconds