Home
last modified time | relevance | path

Searched refs:GdkEventMotion (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/
DPlatformMouseEvent.h33 typedef struct _GdkEventMotion GdkEventMotion; typedef
109 PlatformMouseEvent(GdkEventMotion*);
/external/webkit/WebCore/platform/gtk/
DMouseEventGtk.cpp78 PlatformMouseEvent::PlatformMouseEvent(GdkEventMotion* motion) in PlatformMouseEvent()
/external/webkit/WebKit/gtk/webkit/
Dwebkitwebview.cpp525 static gboolean webkit_web_view_motion_event(GtkWidget* widget, GdkEventMotion* event) in webkit_web_view_motion_event()