TouchpadTapSuppressionController   37 content/browser/renderer_host/input/gesture_event_queue.cc            new TouchpadTapSuppressionController(touchpad_client)),
TouchpadTapSuppressionController  241 content/browser/renderer_host/input/gesture_event_queue.cc TouchpadTapSuppressionController*
TouchpadTapSuppressionController   23 content/browser/renderer_host/input/gesture_event_queue.h class TouchpadTapSuppressionController;
TouchpadTapSuppressionController   87 content/browser/renderer_host/input/gesture_event_queue.h   TouchpadTapSuppressionController* GetTouchpadTapSuppressionController();
TouchpadTapSuppressionController  195 content/browser/renderer_host/input/gesture_event_queue.h   scoped_ptr<TouchpadTapSuppressionController>
TouchpadTapSuppressionController   15 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc TouchpadTapSuppressionController::TouchpadTapSuppressionController(
TouchpadTapSuppressionController   19 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc TouchpadTapSuppressionController::~TouchpadTapSuppressionController() {}
TouchpadTapSuppressionController   21 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc void TouchpadTapSuppressionController::GestureFlingCancel() {}
TouchpadTapSuppressionController   23 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc void TouchpadTapSuppressionController::GestureFlingCancelAck(
TouchpadTapSuppressionController   27 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc bool TouchpadTapSuppressionController::ShouldDeferMouseDown(
TouchpadTapSuppressionController   32 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc bool TouchpadTapSuppressionController::ShouldSuppressMouseUp() { return false; }
TouchpadTapSuppressionController   34 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc int TouchpadTapSuppressionController::MaxCancelToDownTimeInMs() {
TouchpadTapSuppressionController   38 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc int TouchpadTapSuppressionController::MaxTapGapTimeInMs() {
TouchpadTapSuppressionController   42 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc void TouchpadTapSuppressionController::DropStashedTapDown() {
TouchpadTapSuppressionController   45 content/browser/renderer_host/input/touchpad_tap_suppression_controller.cc void TouchpadTapSuppressionController::ForwardStashedTapDown() {
TouchpadTapSuppressionController   27 content/browser/renderer_host/input/touchpad_tap_suppression_controller.h class TouchpadTapSuppressionController : public TapSuppressionControllerClient {
TouchpadTapSuppressionController   30 content/browser/renderer_host/input/touchpad_tap_suppression_controller.h   explicit TouchpadTapSuppressionController(
TouchpadTapSuppressionController   32 content/browser/renderer_host/input/touchpad_tap_suppression_controller.h   virtual ~TouchpadTapSuppressionController();
TouchpadTapSuppressionController   65 content/browser/renderer_host/input/touchpad_tap_suppression_controller.h   DISALLOW_COPY_AND_ASSIGN(TouchpadTapSuppressionController);
TouchpadTapSuppressionController   13 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc TouchpadTapSuppressionController::TouchpadTapSuppressionController(
TouchpadTapSuppressionController   19 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc TouchpadTapSuppressionController::~TouchpadTapSuppressionController() {}
TouchpadTapSuppressionController   21 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc void TouchpadTapSuppressionController::GestureFlingCancel() {
TouchpadTapSuppressionController   25 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc void TouchpadTapSuppressionController::GestureFlingCancelAck(bool processed) {
TouchpadTapSuppressionController   29 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc bool TouchpadTapSuppressionController::ShouldDeferMouseDown(
TouchpadTapSuppressionController   37 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc bool TouchpadTapSuppressionController::ShouldSuppressMouseUp() {
TouchpadTapSuppressionController   41 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc int TouchpadTapSuppressionController::MaxCancelToDownTimeInMs() {
TouchpadTapSuppressionController   45 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc int TouchpadTapSuppressionController::MaxTapGapTimeInMs() {
TouchpadTapSuppressionController   49 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc void TouchpadTapSuppressionController::DropStashedTapDown() {
TouchpadTapSuppressionController   52 content/browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc void TouchpadTapSuppressionController::ForwardStashedTapDown() {