Home
last modified time | relevance | path

Searched refs:do_drag_motion (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Dsp-xmlview-tree.cpp65 static gboolean do_drag_motion(GtkWidget *, GdkDragContext *, gint x, gint y, guint time, gpointer …
176 g_signal_connect(GTK_TREE_VIEW(tree), "drag-motion", G_CALLBACK(do_drag_motion), tree); in sp_xmlview_tree_new()
695 gboolean do_drag_motion(GtkWidget *widget, GdkDragContext *context, gint x, gint y, guint time, gpo… in do_drag_motion() function
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table-header-item.c561 do_drag_motion (ETableHeaderItem *ethi, in do_drag_motion() function
640 do_drag_motion ( in scroll_timeout()
755 do_drag_motion ( in ethi_drag_motion()
H A De-tree.c2447 do_drag_motion (ETree *tree, in do_drag_motion() function
2537 do_drag_motion ( in scroll_timeout()
2741 ret_val = do_drag_motion (tree, context, x, y, time); in et_drag_motion()
H A De-table.c2941 do_drag_motion (ETable *et, in do_drag_motion() function
3018 do_drag_motion ( in scroll_timeout()
3112 ret_val = do_drag_motion (et, context, x, y, time); in et_drag_motion()