Home
last modified time | relevance | path

Searched refs:on_motion_notify (Results 1 – 25 of 60) sorted by relevance

123

/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dmotion-compression.c8 on_motion_notify (GtkWidget *window, in on_motion_notify() function
62 G_CALLBACK (on_motion_notify), NULL); in main()
/dports/devel/p5-Goo-Canvas/Goo-Canvas-0.06/demo/
H A Dunit-demo.pl85 \&on_motion_notify);
99 sub on_motion_notify { subroutine
H A Dscalablity.pl131 \&on_motion_notify);
152 sub on_motion_notify { subroutine
/dports/graphics/goocanvas3/goocanvas-3.0.0/demo/
H A Ddemo-large-items.c30 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
99 G_CALLBACK (on_motion_notify), NULL); in create_large_items_page()
H A Dscalability-demo.c64 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
132 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
204 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
H A Ddemo-events.c8 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
29 G_CALLBACK (on_motion_notify), NULL); in setup_item_signals()
H A Dmv-scalability-demo.c64 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
138 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
208 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
H A Dmv-demo-events.c8 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
36 G_CALLBACK (on_motion_notify), NULL); in on_item_created()
H A Dunits-demo.c9 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
63 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
/dports/graphics/goocanvas/goocanvas-1.0.0/demo/
H A Ddemo-large-items.c30 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
99 G_CALLBACK (on_motion_notify), NULL); in create_large_items_page()
H A Dscalability-demo.c64 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
132 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
208 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
H A Ddemo-events.c8 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
29 G_CALLBACK (on_motion_notify), NULL); in setup_item_signals()
H A Dmv-scalability-demo.c64 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
138 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
212 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
H A Dmv-demo-events.c8 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
36 G_CALLBACK (on_motion_notify), NULL); in on_item_created()
H A Dunits-demo.c9 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
63 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
/dports/graphics/goocanvas2/goocanvas-2.0.4/demo/
H A Ddemo-large-items.c30 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
99 G_CALLBACK (on_motion_notify), NULL); in create_large_items_page()
H A Dscalability-demo.c64 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
132 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
204 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
H A Ddemo-events.c8 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
29 G_CALLBACK (on_motion_notify), NULL); in setup_item_signals()
H A Dmv-scalability-demo.c64 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
138 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
208 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
H A Dmv-demo-events.c8 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
36 G_CALLBACK (on_motion_notify), NULL); in on_item_created()
H A Dunits-demo.c9 on_motion_notify (GooCanvasItem *item, in on_motion_notify() function
63 G_CALLBACK (on_motion_notify), NULL); in setup_canvas()
/dports/editors/gobby/gobby-0.4.13/inc/
H A Dlogview.hpp56 bool on_motion_notify(GdkEventMotion* event);
/dports/editors/gobby/gobby-0.4.13/src/
H A Dlogview.cpp69 sigc::mem_fun(*this, &LogView::on_motion_notify) in LogView()
170 bool Gobby::LogView::on_motion_notify(GdkEventMotion* event) in on_motion_notify() function in Gobby::LogView
/dports/x11/py-xdot/xdot-1.2/xdot/ui/
H A Dactions.py34 def on_motion_notify(self, event): member in DragAction
77 def on_motion_notify(self, event): member in NullAction
/dports/graphics/fyre/fyre-1.0.1/src/
H A Dexplorer-tools.c42 static gboolean on_motion_notify(GtkWidget *widget, GdkEvent *event, gpointer user_data);
100 g_signal_connect(self->view, "motion_notify_event", G_CALLBACK(on_motion_notify), self); in explorer_init_tools()
138 static gboolean on_motion_notify(GtkWidget *widget, GdkEvent *event, gpointer user_data) { in on_motion_notify() function

123