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