Home
last modified time | relevance | path

Searched refs:DispatchWebMouseWheelEventToPlatform (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
Dsynthetic_gesture_target_base.cc60 DispatchWebMouseWheelEventToPlatform(*web_wheel, event.latency_info); in DispatchInputEventToPlatform()
79 void SyntheticGestureTargetBase::DispatchWebMouseWheelEventToPlatform( in DispatchWebMouseWheelEventToPlatform() function in content::SyntheticGestureTargetBase
Dsynthetic_gesture_target_aura.h29 virtual void DispatchWebMouseWheelEventToPlatform(
Dsynthetic_gesture_target_base.h34 virtual void DispatchWebMouseWheelEventToPlatform(
Dsynthetic_gesture_target_aura.cc61 void SyntheticGestureTargetAura::DispatchWebMouseWheelEventToPlatform( in DispatchWebMouseWheelEventToPlatform() function in content::SyntheticGestureTargetAura