Home
last modified time | relevance | path

Searched refs:drag_widget (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/frogatto/frogatto-1.3.1/src/
H A Ddrag_widget.cpp75 drag_widget::drag_widget(const int x, const int y, const int w, const int h, in drag_widget() function in gui::drag_widget
89 drag_widget::drag_widget(const variant& v, game_logic::formula_callable* e) in drag_widget() function in gui::drag_widget
99 drag_end_ = boost::bind(&drag_widget::drag_end, this, _1, _2); in drag_widget()
103 drag_move_ = boost::bind(&drag_widget::drag, this, _1, _2); in drag_widget()
115 void drag_widget::init() in init()
138 void drag_widget::drag(int dx, int dy) in drag()
152 void drag_widget::drag_start(int x, int y) in drag_start()
166 void drag_widget::drag_end(int x, int y) in drag_end()
180 void drag_widget::handle_draw() const in handle_draw()
204 rect drag_widget::get_border_rect() const in get_border_rect()
[all …]
H A Ddrag_widget.hpp17 class drag_widget : public widget class
21 explicit drag_widget(const int x, const int y, const int w, const int h,
26 explicit drag_widget(const variant&, game_logic::formula_callable* e);
61 typedef boost::intrusive_ptr<drag_widget> drag_widget_ptr;
H A Dwidget_factory.cpp54 return widget_ptr(new gui::drag_widget(v,e)); in create()
H A Dcode_editor_dialog.cpp57 drag_widget* dragger = new drag_widget(x(), y(), width(), height(), in init()
58 drag_widget::DRAG_HORIZONTAL, [](int, int){}, in init()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/search/
H A Dcc-search-panel-row.c33 GtkListBox *drag_widget; member
94 self->drag_widget = GTK_LIST_BOX (gtk_list_box_new ()); in drag_begin_cb()
95 gtk_widget_show (GTK_WIDGET (self->drag_widget)); in drag_begin_cb()
96 gtk_widget_set_size_request (GTK_WIDGET (self->drag_widget), alloc.width, alloc.height); in drag_begin_cb()
101 gtk_container_add (GTK_CONTAINER (self->drag_widget), GTK_WIDGET (drag_row)); in drag_begin_cb()
102 gtk_list_box_drag_highlight_row (self->drag_widget, GTK_LIST_BOX_ROW (drag_row)); in drag_begin_cb()
104 gtk_drag_set_icon_widget (drag_context, GTK_WIDGET (self->drag_widget), x - alloc.x, y - alloc.y); in drag_begin_cb()
110 g_clear_pointer ((GtkWidget **) &self->drag_widget, gtk_widget_destroy); in drag_end_cb()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/keyboard/
H A Dcc-input-row.c34 GtkListBox *drag_widget; member
63 self->drag_widget = GTK_LIST_BOX (gtk_list_box_new ()); in drag_begin_cb()
64 gtk_widget_show (GTK_WIDGET (self->drag_widget)); in drag_begin_cb()
65 gtk_widget_set_size_request (GTK_WIDGET (self->drag_widget), alloc.width, alloc.height); in drag_begin_cb()
68 gtk_container_add (GTK_CONTAINER (self->drag_widget), GTK_WIDGET (drag_row)); in drag_begin_cb()
69 gtk_list_box_drag_highlight_row (self->drag_widget, GTK_LIST_BOX_ROW (drag_row)); in drag_begin_cb()
71 gtk_drag_set_icon_widget (drag_context, GTK_WIDGET (self->drag_widget), x - alloc.x, y - alloc.y); in drag_begin_cb()
77 g_clear_pointer ((GtkWidget **) &self->drag_widget, gtk_widget_destroy); in drag_end_cb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/drag_drop/
H A Ddrag_image_view.cc42 auto drag_widget = views::UniqueWidgetPtr( in Create() local
44 drag_widget->SetOpacity(1.f); in Create()
45 drag_widget->SetContentsView( in Create()
47 return drag_widget; in Create()
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/constraint-editor/
H A Dconstraint-view.c26 GtkWidget *drag_widget; member
123 self->drag_widget = widget; in drag_begin()
136 if (!self->drag_widget) in drag_update()
140 update_weak_position (self, self->drag_widget, x + offset_x, y + offset_y); in drag_update()
149 self->drag_widget = NULL; in drag_end()
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A Dem-filter-rule.c450 GtkWidget *drag_widget; member
476 data->drag_widget = widget; in event_box_drag_begin()
501 data->drag_widget = NULL; in event_box_drag_drop()
513 data->drag_widget = NULL; in event_box_drag_end()
526 gdk_drag_status (context, widget == data->drag_widget ? 0 : GDK_ACTION_MOVE, time); in event_box_drag_motion_cb()
528 if (widget != data->drag_widget) { in event_box_drag_motion_cb()
535 if (event_box == data->drag_widget) { in event_box_drag_motion_cb()
1044 data->drag_widget = NULL; in get_widget()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-filter-rule.c59 GtkWidget *drag_widget; member
208 data->drag_widget = widget; in event_box_drag_begin()
233 data->drag_widget = NULL; in event_box_drag_drop()
245 data->drag_widget = NULL; in event_box_drag_end()
258 gdk_drag_status (context, widget == data->drag_widget ? 0 : GDK_ACTION_MOVE, time); in event_box_drag_motion_cb()
260 if (widget != data->drag_widget) { in event_box_drag_motion_cb()
267 if (event_box == data->drag_widget) { in event_box_drag_motion_cb()
1056 data->drag_widget = NULL; in filter_rule_get_widget()
/dports/audio/guitarix-lv2/guitarix-0.43.1/rcstyles/
H A Dgx_head_Nebula.scss40 #drag_widget { id
H A Dgx_head_Gold.scss40 #drag_widget { id
H A Dgx_head_Rust.scss40 #drag_widget { id
H A Dgx_head_Dark.scss39 #drag_widget { id
H A Dgx_head_Camouflage.scss39 #drag_widget { id
H A Dgx_head_Grandma.scss39 #drag_widget { id
H A Dgx_head_Grungy_Sun_Dark.scss41 #drag_widget { id
H A Dgx_head_Plain_Dark.scss39 #drag_widget { id
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_drag_drop_client_aurax11.h97 Widget* drag_widget() { return drag_widget_.get(); } in drag_widget() function
H A Ddesktop_drag_drop_client_aurax11_unittest.cc108 Widget* drag_widget() { return DesktopDragDropClientAuraX11::drag_widget(); } in drag_widget() function in views::__anonb9f8090c0111::SimpleTestDragDropClient
507 client->drag_widget()->GetWindowBoundsInScreen().origin()); in HighDPIStep()
514 client->drag_widget()->GetWindowBoundsInScreen().origin()); in HighDPIStep()
/dports/games/frogatto/frogatto-1.3.1/
H A DMakefile.common30 drag_widget.o \
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpdockbook.c1498 GtkWidget *drag_widget; in gimp_dockbook_tab_drag_failed() local
1510 drag_widget = g_object_get_data (G_OBJECT (dockable), in gimp_dockbook_tab_drag_failed()
1516 g_return_val_if_fail (drag_widget, FALSE); in gimp_dockbook_tab_drag_failed()
/dports/games/frogatto/frogatto-1.3.1/MacOS/Frogatto.xcodeproj/
H A Dproject.pbxproj166 …D0575157D16440099EABB /* drag_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5BD056B15…
541 …6440099EABB /* drag_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
542 …16440099EABB /* drag_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
720 B5BD056B157D16440099EABB /* drag_widget.cpp */,
721 B5BD056C157D16440099EABB /* drag_widget.hpp */,
1332 B5BD0575157D16440099EABB /* drag_widget.cpp in Sources */,
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/Frogatto.xcodeproj/
H A Dproject.pbxproj52 …0C765160AFD4D006E7D90 /* drag_widget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C010C60616…
323 …D4C006E7D90 /* drag_widget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
324 …FD4C006E7D90 /* drag_widget.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
808 C010C606160AFD4C006E7D90 /* drag_widget.cpp */,
809 C010C607160AFD4C006E7D90 /* drag_widget.hpp */,
1232 C010C765160AFD4D006E7D90 /* drag_widget.cpp in Sources */,
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkplacessidebar.c3463 GtkWidget *drag_widget; in on_row_dragged() local
3489 drag_widget = GTK_WIDGET (gtk_sidebar_row_clone (GTK_SIDEBAR_ROW (sidebar->drag_row))); in on_row_dragged()
3491 gtk_widget_set_size_request (drag_widget, allocation.width, allocation.height); in on_row_dragged()
3492 gtk_widget_set_opacity (drag_widget, 0.8); in on_row_dragged()
3494 gtk_drag_icon_set_child (GTK_DRAG_ICON (gtk_drag_icon_get_for_drag (drag)), drag_widget); in on_row_dragged()

12