Searched defs:SendMouseWheelEvent (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/remoting/client/jni/ | ||
D | chromoting_jni_instance.cc | 216 void ChromotingJniInstance::SendMouseWheelEvent(int delta_x, int delta_y) { in SendMouseWheelEvent() function in remoting::ChromotingJniInstance |
D | chromoting_jni_runtime.cc | 126 static void SendMouseWheelEvent(JNIEnv* env, in SendMouseWheelEvent() function |
/external/chromium_org/content/browser/renderer_host/input/ | ||
D | touch_emulator_unittest.cc | 156 bool SendMouseWheelEvent() { in SendMouseWheelEvent() function in content::TouchEmulatorTest |
/external/chromium_org/content/browser/renderer_host/ | ||
D | render_widget_host_view_android.cc | 1503 void RenderWidgetHostViewAndroid::SendMouseWheelEvent( in SendMouseWheelEvent() function in content::RenderWidgetHostViewAndroid |
/external/chromium_org/content/browser/android/ | ||
D | content_view_core_impl.cc | 935 jboolean ContentViewCoreImpl::SendMouseWheelEvent(JNIEnv* env, in SendMouseWheelEvent() function in content::ContentViewCoreImpl |