SyntheticGestureTargetAura   20 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc SyntheticGestureTargetAura::SyntheticGestureTargetAura(
SyntheticGestureTargetAura   25 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc void SyntheticGestureTargetAura::DispatchWebTouchEventToPlatform(
SyntheticGestureTargetAura   46 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc void SyntheticGestureTargetAura::DispatchWebMouseWheelEventToPlatform(
SyntheticGestureTargetAura  114 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc void SyntheticGestureTargetAura::DispatchWebMouseEventToPlatform(
SyntheticGestureTargetAura  131 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc SyntheticGestureTargetAura::GetDefaultSyntheticGestureSourceType() const {
SyntheticGestureTargetAura  135 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc bool SyntheticGestureTargetAura::SupportsSyntheticGestureSourceType(
SyntheticGestureTargetAura  141 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc int SyntheticGestureTargetAura::GetTouchSlopInDips() const {
SyntheticGestureTargetAura  147 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc aura::Window* SyntheticGestureTargetAura::GetWindow() const {
SyntheticGestureTargetAura   24 content/browser/renderer_host/input/synthetic_gesture_target_aura.h class SyntheticGestureTargetAura : public SyntheticGestureTargetBase {
SyntheticGestureTargetAura   26 content/browser/renderer_host/input/synthetic_gesture_target_aura.h   explicit SyntheticGestureTargetAura(RenderWidgetHostImpl* host);
SyntheticGestureTargetAura   51 content/browser/renderer_host/input/synthetic_gesture_target_aura.h   DISALLOW_COPY_AND_ASSIGN(SyntheticGestureTargetAura);
SyntheticGestureTargetAura 2123 content/browser/renderer_host/render_widget_host_view_aura.cc       new SyntheticGestureTargetAura(host_));