Home
last modified time | relevance | path

Searched defs:SendMouseWheelEvent (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/remoting/client/jni/
Dchromoting_jni_instance.cc216 void ChromotingJniInstance::SendMouseWheelEvent(int delta_x, int delta_y) { in SendMouseWheelEvent() function in remoting::ChromotingJniInstance
Dchromoting_jni_runtime.cc126 static void SendMouseWheelEvent(JNIEnv* env, in SendMouseWheelEvent() function
/external/chromium_org/content/browser/renderer_host/input/
Dtouch_emulator_unittest.cc156 bool SendMouseWheelEvent() { in SendMouseWheelEvent() function in content::TouchEmulatorTest
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_android.cc1503 void RenderWidgetHostViewAndroid::SendMouseWheelEvent( in SendMouseWheelEvent() function in content::RenderWidgetHostViewAndroid
/external/chromium_org/content/browser/android/
Dcontent_view_core_impl.cc935 jboolean ContentViewCoreImpl::SendMouseWheelEvent(JNIEnv* env, in SendMouseWheelEvent() function in content::ContentViewCoreImpl