Home
last modified time | relevance | path

Searched refs:gtk_gesture_drag_get_start_point (Results 1 – 25 of 66) sorted by relevance

123

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkgesturedrag.h48 gboolean gtk_gesture_drag_get_start_point (GtkGestureDrag *gesture,
H A Dgtkgesturedrag.c238 gtk_gesture_drag_get_start_point (GtkGestureDrag *gesture, in gtk_gesture_drag_get_start_point() function
H A Dgtkcolorplane.c362 gtk_gesture_drag_get_start_point (GTK_GESTURE_DRAG (gesture), in plane_drag_gesture_update()
H A Dgtkwindowhandle.c432 gtk_gesture_drag_get_start_point (gesture, &start_x, &start_y); in drag_gesture_update_cb()
H A Dgtktexthandle.c456 gtk_gesture_drag_get_start_point (gesture, &start_x, &start_y); in handle_drag_update()
H A Dgtkcolumnview.c1026 gtk_gesture_drag_get_start_point (gesture, &start_x, NULL); in header_drag_end()
1152 gtk_gesture_drag_get_start_point (gesture, &start_x, NULL); in header_drag_update()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkgesturedrag.h48 gboolean gtk_gesture_drag_get_start_point (GtkGestureDrag *gesture,
H A Dgtkgesturedrag.c248 gtk_gesture_drag_get_start_point (GtkGestureDrag *gesture, in gtk_gesture_drag_get_start_point() function
H A Dgtkdragsource.c80 gtk_gesture_drag_get_start_point (GTK_GESTURE_DRAG (site->drag_gesture), in gtk_drag_source_event_cb()
H A Dgtkcolorplane.c378 gtk_gesture_drag_get_start_point (GTK_GESTURE_DRAG (gesture), in plane_drag_gesture_update()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgesturedrag.hg60 _WRAP_METHOD(bool get_start_point(double& x, double& y) const, gtk_gesture_drag_get_start_point)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dgesturedrag.cc260 return gtk_gesture_drag_get_start_point(const_cast<GtkGestureDrag*>(gobj()), &(x), &(y)); in get_start_point()
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Dconstraints_interactive.c171 gtk_gesture_drag_get_start_point (drag, &x, &y); in drag_cb()
H A Dfontplane.c173 gtk_gesture_drag_get_start_point (GTK_GESTURE_DRAG (gesture), in plane_drag_gesture_update()
H A Dgtkshadertoy.c152 gtk_gesture_drag_get_start_point (drag, &x, &y); in drag_update_cb()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dgesture_drag.rs170 let ret = from_glib(gtk_sys::gtk_gesture_drag_get_start_point( in get_start_point()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgesture_drag.rs182 let ret = from_glib(ffi::gtk_gesture_drag_get_start_point( in start_point()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture_drag.rs165 let ret = from_glib(gtk_sys::gtk_gesture_drag_get_start_point( in get_start_point()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture_drag.rs165 let ret = from_glib(gtk_sys::gtk_gesture_drag_get_start_point( in get_start_point()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_drag.rs182 let ret = from_glib(ffi::gtk_gesture_drag_get_start_point( in start_point()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_drag.rs182 let ret = from_glib(ffi::gtk_gesture_drag_get_start_point( in start_point()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_drag.rs182 let ret = from_glib(ffi::gtk_gesture_drag_get_start_point( in start_point()
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/constraint-editor/
H A Dconstraint-view.c139 gtk_gesture_drag_get_start_point (drag, &x, &y); in drag_update()
/dports/devel/spread-sheet-widget/spread-sheet-widget-0.8/src/
H A Dssw-sheet-body.c527gtk_gesture_drag_get_start_point (GTK_GESTURE_DRAG (priv->horizontal_resize_gesture), &start_x, &s… in __draw()
537gtk_gesture_drag_get_start_point (GTK_GESTURE_DRAG (priv->vertical_resize_gesture), &start_x, &sta… in __draw()
1535 gtk_gesture_drag_get_start_point (GTK_GESTURE_DRAG (gesture), &start_x, &start_y); in selection_drag_update()
1946 gtk_gesture_drag_get_start_point (gesture, &start_x, &start_y); in drag_end_resize_horizontal()
2007 gtk_gesture_drag_get_start_point (gesture, &start_x, &start_y); in drag_end_resize_vertical()
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-swipe-tracker.c564 gtk_gesture_drag_get_start_point (gesture, &start_x, &start_y); in drag_update_cb()

123