Searched refs:OnHandleDragBegin (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_handle.h45 virtual void OnHandleDragBegin(const TouchHandle& handle) = 0;
H A Dtouch_selection_controller.h89 virtual void OnHandleDragBegin(const TouchHandle& handle) OVERRIDE;
H A Dtouch_handle.cc206 client_->OnHandleDragBegin(*this);
H A Dtouch_selection_controller.cc206 void TouchSelectionController::OnHandleDragBegin(const TouchHandle& handle) { function in class:content::TouchSelectionController
H A Dtouch_handle_unittest.cc75 virtual void OnHandleDragBegin(const TouchHandle& handle) OVERRIDE {

Completed in 78 milliseconds