Searched refs:DestroyTouchSelection (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/base/touch/
H A Dtouch_editing_controller.h60 virtual void DestroyTouchSelection() = 0;
/external/chromium_org/content/browser/web_contents/
H A Dtouch_editable_impl_aura.h72 virtual void DestroyTouchSelection() OVERRIDE;
H A Dtouch_editable_impl_aura.cc335 void TouchEditableImplAura::DestroyTouchSelection() { function in class:content::TouchEditableImplAura
/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl.cc517 client_view_->DestroyTouchSelection();
533 client_view_->DestroyTouchSelection();
540 client_view_->DestroyTouchSelection();
544 client_view_->DestroyTouchSelection();
H A Dtouch_selection_controller_impl_unittest.cc611 virtual void DestroyTouchSelection() OVERRIDE {
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc752 DestroyTouchSelection();
765 DestroyTouchSelection();
989 DestroyTouchSelection();
1134 DestroyTouchSelection();
1138 void Textfield::DestroyTouchSelection() { function in class:views::Textfield
1201 DestroyTouchSelection();
H A Dtextfield.h270 virtual void DestroyTouchSelection() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views.cc341 DestroyTouchSelection();

Completed in 804 milliseconds