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

/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_handle.h49 virtual void OnHandleTapped(const TouchHandle& handle) = 0;
H A Dtouch_selection_controller.h93 virtual void OnHandleTapped(const TouchHandle& handle) OVERRIDE;
H A Dtouch_handle.cc162 client_->OnHandleTapped(*this);
H A Dtouch_selection_controller.cc242 void TouchSelectionController::OnHandleTapped(const TouchHandle& handle) { function in class:content::TouchSelectionController
H A Dtouch_handle_unittest.cc89 virtual void OnHandleTapped(const TouchHandle& handle) OVERRIDE {

Completed in 82 milliseconds