Home
last modified time | relevance | path

Searched refs:DispatchWebTouchEventToPlatform (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
Dsynthetic_gesture_target_base.cc53 DispatchWebTouchEventToPlatform(*web_touch, event.latency_info); in DispatchInputEventToPlatform()
73 void SyntheticGestureTargetBase::DispatchWebTouchEventToPlatform( in DispatchWebTouchEventToPlatform() function in content::SyntheticGestureTargetBase
Dsynthetic_gesture_target_aura.h26 virtual void DispatchWebTouchEventToPlatform(
Dsynthetic_gesture_target_android.h25 virtual void DispatchWebTouchEventToPlatform(
Dsynthetic_gesture_target_base.h30 virtual void DispatchWebTouchEventToPlatform(
Dsynthetic_gesture_target_android.cc45 void SyntheticGestureTargetAndroid::DispatchWebTouchEventToPlatform( in DispatchWebTouchEventToPlatform() function in content::SyntheticGestureTargetAndroid
Dsynthetic_gesture_target_aura.cc26 void SyntheticGestureTargetAura::DispatchWebTouchEventToPlatform( in DispatchWebTouchEventToPlatform() function in content::SyntheticGestureTargetAura