Searched refs:OnMotionNotify (Results 1 – 2 of 2) sorted by relevance
86 virtual gboolean OnMotionNotify(GtkWidget* widget, GdkEventMotion* event) { in OnMotionNotify() function in __anon576f06300111::ViewportWidget87 gboolean result = WidgetGtk::OnMotionNotify(widget, event); in OnMotionNotify()
483 WidgetGtk::OnMotionNotify(widget, event); in OnMouseMove()