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

  /external/chromium_org/ui/base/touch/
touch_editing_controller.h 60 virtual void DestroyTouchSelection() = 0;
  /external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura.h 72 virtual void DestroyTouchSelection() OVERRIDE;
touch_editable_impl_aura.cc 335 void TouchEditableImplAura::DestroyTouchSelection() {
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.cc 517 client_view_->DestroyTouchSelection();
533 client_view_->DestroyTouchSelection();
540 client_view_->DestroyTouchSelection();
544 client_view_->DestroyTouchSelection();
touch_selection_controller_impl_unittest.cc 611 virtual void DestroyTouchSelection() OVERRIDE {
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 752 DestroyTouchSelection();
765 DestroyTouchSelection();
    [all...]
textfield.h 270 virtual void DestroyTouchSelection() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 341 DestroyTouchSelection();
    [all...]

Completed in 133 milliseconds