Home
last modified time | relevance | path

Searched refs:GDK_ACTION_MOVE (Results 1 – 25 of 868) sorted by relevance

12345678910>>...35

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-dnd.c567 if (actions & GDK_ACTION_MOVE) { in nemo_drag_default_drop_action_for_icons()
568 *action = GDK_ACTION_MOVE; in nemo_drag_default_drop_action_for_icons()
576 if (actions & GDK_ACTION_MOVE) { in nemo_drag_default_drop_action_for_icons()
577 *action = GDK_ACTION_MOVE; in nemo_drag_default_drop_action_for_icons()
590 if (actions & GDK_ACTION_MOVE) { in nemo_drag_default_drop_action_for_icons()
591 *action = GDK_ACTION_MOVE; in nemo_drag_default_drop_action_for_icons()
630 if (actions & GDK_ACTION_MOVE) { in nemo_drag_default_drop_action_for_icons()
631 *action = GDK_ACTION_MOVE; in nemo_drag_default_drop_action_for_icons()
654 return GDK_ACTION_MOVE; in nemo_drag_default_drop_action_for_uri_list()
870 GDK_ACTION_MOVE, in nemo_drag_drop_action_ask()
[all …]
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-dnd.c344 else if (gdk_drag_context_get_suggested_action (context) == GDK_ACTION_MOVE) in nautilus_drag_default_drop_action_for_netscape_url()
477 actions = source_actions & (GDK_ACTION_MOVE | GDK_ACTION_COPY); in nautilus_drag_default_drop_action_for_icons()
481 actions = gdk_drag_context_get_actions (context) & (GDK_ACTION_MOVE | GDK_ACTION_COPY); in nautilus_drag_default_drop_action_for_icons()
509 if (actions & GDK_ACTION_MOVE) in nautilus_drag_default_drop_action_for_icons()
511 *action = GDK_ACTION_MOVE; in nautilus_drag_default_drop_action_for_icons()
550 if (actions & GDK_ACTION_MOVE) in nautilus_drag_default_drop_action_for_icons()
552 *action = GDK_ACTION_MOVE; in nautilus_drag_default_drop_action_for_icons()
579 …eel_uri_is_trash (target_uri_string) && (gdk_drag_context_get_actions (context) & GDK_ACTION_MOVE)) in nautilus_drag_default_drop_action_for_uri_list()
582 return GDK_ACTION_MOVE; in nautilus_drag_default_drop_action_for_uri_list()
797 GDK_ACTION_MOVE, in nautilus_drag_drop_action_ask()
[all …]
H A Dnautilus-files-view-dnd.c93 (action != GDK_ACTION_MOVE)) in nautilus_files_view_handle_netscape_url_drop()
142 GDK_ACTION_MOVE | GDK_ACTION_COPY | GDK_ACTION_LINK); in nautilus_files_view_handle_uri_list_drop()
154 (action != GDK_ACTION_MOVE) && in nautilus_files_view_handle_uri_list_drop()
370 GDK_ACTION_MOVE | GDK_ACTION_COPY | GDK_ACTION_LINK); in nautilus_files_view_drop_proxy_received_uris()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-dnd.c367 else if (suggested_action == GDK_ACTION_MOVE) in caja_drag_default_drop_action_for_netscape_url()
482 if (actions & GDK_ACTION_MOVE) in caja_drag_default_drop_action_for_icons()
484 *action = GDK_ACTION_MOVE; in caja_drag_default_drop_action_for_icons()
494 if (actions & GDK_ACTION_MOVE) in caja_drag_default_drop_action_for_icons()
496 *action = GDK_ACTION_MOVE; in caja_drag_default_drop_action_for_icons()
512 if (actions & GDK_ACTION_MOVE) in caja_drag_default_drop_action_for_icons()
514 *action = GDK_ACTION_MOVE; in caja_drag_default_drop_action_for_icons()
559 if (actions & GDK_ACTION_MOVE) in caja_drag_default_drop_action_for_icons()
561 *action = GDK_ACTION_MOVE; in caja_drag_default_drop_action_for_icons()
592 return GDK_ACTION_MOVE; in caja_drag_default_drop_action_for_uri_list()
[all …]
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Ddnd.c65 {N_("/Move"), NULL, menu_modal_cb, GDK_ACTION_MOVE, NULL},
144 | GDK_ACTION_MOVE | GDK_ACTION_LINK); in dnd_src_set()
167 | GDK_ACTION_MOVE | GDK_ACTION_LINK); in dnd_dest_set()
219 case GDK_ACTION_MOVE: in dnd_file_operation()
/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtestdnd.c300 if (action & GDK_ACTION_MOVE) in action_make_unique()
301 return GDK_ACTION_MOVE; in action_make_unique()
460 dest = gtk_drop_target_new (G_TYPE_STRING, GDK_ACTION_COPY | GDK_ACTION_MOVE); in popup_cb()
542 dest = gtk_drop_target_new (G_TYPE_STRING, GDK_ACTION_COPY | GDK_ACTION_MOVE); in main()
581 gtk_drag_source_set_actions (source, GDK_ACTION_COPY|GDK_ACTION_MOVE); in main()
/dports/comms/tilp2/tilp2-1.18/src/
H A Ddnd.c78 GDK_ACTION_COPY | GDK_ACTION_MOVE); in dnd_init()
81 GDK_ACTION_COPY | GDK_ACTION_MOVE); in dnd_init()
86 GDK_ACTION_COPY | GDK_ACTION_MOVE); in dnd_init()
89 GDK_ACTION_COPY | GDK_ACTION_MOVE); in dnd_init()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Ddnd.cpp148 case GDK_ACTION_MOVE: in ConvertFromGTK()
239 result_action = GDK_ACTION_MOVE; in target_drag_motion()
450 (actions & GDK_ACTION_MOVE)) in GTKFigureOutSuggestedAction()
475 (actions & GDK_ACTION_MOVE)) in GTKFigureOutSuggestedAction()
484 else if (actions & GDK_ACTION_MOVE) in GTKFigureOutSuggestedAction()
756 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
855 allowed_actions |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Ddnd.cpp153 case GDK_ACTION_MOVE: in ConvertFromGTK()
219 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
237 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
245 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
271 action = GDK_ACTION_MOVE; in target_drag_motion()
809 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
891 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Ddnd.cpp153 case GDK_ACTION_MOVE: in ConvertFromGTK()
219 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
237 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
245 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
271 action = GDK_ACTION_MOVE; in target_drag_motion()
809 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
891 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Ddnd.cpp153 case GDK_ACTION_MOVE: in ConvertFromGTK()
219 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
237 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
245 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
271 action = GDK_ACTION_MOVE; in target_drag_motion()
809 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
891 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Ddnd.cpp153 case GDK_ACTION_MOVE: in ConvertFromGTK()
219 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
237 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
245 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
271 action = GDK_ACTION_MOVE; in target_drag_motion()
809 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
891 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Ddnd.cpp157 case GDK_ACTION_MOVE: in ConvertFromGTK()
223 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
241 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
249 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
275 action = GDK_ACTION_MOVE; in target_drag_motion()
795 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
877 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Ddnd.cpp147 case GDK_ACTION_MOVE: in ConvertFromGTK()
238 result_action = GDK_ACTION_MOVE; in target_drag_motion()
449 (actions & GDK_ACTION_MOVE)) in GTKFigureOutSuggestedAction()
474 (actions & GDK_ACTION_MOVE)) in GTKFigureOutSuggestedAction()
483 else if (actions & GDK_ACTION_MOVE) in GTKFigureOutSuggestedAction()
755 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
854 allowed_actions |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Ddnd.cpp157 case GDK_ACTION_MOVE: in ConvertFromGTK()
223 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
241 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
249 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
275 action = GDK_ACTION_MOVE; in target_drag_motion()
795 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
877 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Ddnd.cpp148 case GDK_ACTION_MOVE: in ConvertFromGTK()
239 result_action = GDK_ACTION_MOVE; in target_drag_motion()
450 (actions & GDK_ACTION_MOVE)) in GTKFigureOutSuggestedAction()
475 (actions & GDK_ACTION_MOVE)) in GTKFigureOutSuggestedAction()
484 else if (actions & GDK_ACTION_MOVE) in GTKFigureOutSuggestedAction()
756 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
855 allowed_actions |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Ddnd.cpp157 case GDK_ACTION_MOVE: in ConvertFromGTK()
223 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
241 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
249 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
275 action = GDK_ACTION_MOVE; in target_drag_motion()
795 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
877 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/file_manager/
H A Dcallbacks.c198 if (action == GDK_ACTION_COPY || action == GDK_ACTION_MOVE) { in gth_file_list_drag_data_received()
429 gdk_drag_status (context, GDK_ACTION_MOVE, time); in gth_file_list_drag_motion()
850 GDK_ACTION_COPY | GDK_ACTION_MOVE); in fm__gth_browser_load_location_after_cb()
856 GDK_ACTION_COPY | GDK_ACTION_MOVE); in fm__gth_browser_load_location_after_cb()
861 source_actions = GDK_ACTION_COPY | GDK_ACTION_MOVE; in fm__gth_browser_load_location_after_cb()
868 GDK_ACTION_COPY | GDK_ACTION_MOVE); in fm__gth_browser_load_location_after_cb()
874 GDK_ACTION_COPY | GDK_ACTION_MOVE); in fm__gth_browser_load_location_after_cb()
876 source_actions = GDK_ACTION_MOVE | GDK_ACTION_ASK; in fm__gth_browser_load_location_after_cb()
967 if ((action != GDK_ACTION_MOVE) && (action != GDK_ACTION_COPY)) in fm__gth_browser_folder_tree_drag_data_received_cb()
979 if (action == GDK_ACTION_MOVE) in fm__gth_browser_folder_tree_drag_data_received_cb()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Ddnd.cpp165 case GDK_ACTION_MOVE: in ConvertFromGTK()
231 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
249 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
257 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
283 action = GDK_ACTION_MOVE; in target_drag_motion()
807 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
889 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Ddnd.cpp165 case GDK_ACTION_MOVE: in ConvertFromGTK()
231 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
249 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
257 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
283 action = GDK_ACTION_MOVE; in target_drag_motion()
807 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
889 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Ddnd.cpp165 case GDK_ACTION_MOVE: in ConvertFromGTK()
231 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
249 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
257 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
283 action = GDK_ACTION_MOVE; in target_drag_motion()
807 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
889 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Ddnd.cpp165 case GDK_ACTION_MOVE: in ConvertFromGTK()
231 (context->actions & GDK_ACTION_MOVE ) ) in target_drag_motion()
249 (context->actions & GDK_ACTION_MOVE)) in target_drag_motion()
257 else if (context->actions & GDK_ACTION_MOVE) in target_drag_motion()
283 action = GDK_ACTION_MOVE; in target_drag_motion()
807 if ( action & GDK_ACTION_MOVE ) in PrepareIcon()
889 action |= GDK_ACTION_MOVE; in DoDragDrop()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/tests/audio/
H A Dtrack.c68 TRACK_WIDGET_HIGHLIGHT_INSIDE, GDK_ACTION_MOVE);
79 TRACK_WIDGET_HIGHLIGHT_INSIDE, GDK_ACTION_MOVE);
/dports/x11/libfm-extra/libfm-1.3.2/src/gtk/
H A Dfm-dnd-dest.c318 GDK_ACTION_COPY|GDK_ACTION_MOVE|GDK_ACTION_LINK|GDK_ACTION_ASK); in fm_dnd_dest_set_widget()
394 ri->action = GDK_ACTION_MOVE; in on_move_sel()
450 if ((actions & GDK_ACTION_MOVE) == 0) in _ask_action_on_drop()
526 case GDK_ACTION_MOVE: in fm_dnd_dest_files_dropped()
1015 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1023 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1031 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1042 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1065 action = same_fs ? GDK_ACTION_MOVE : GDK_ACTION_COPY; in fm_dnd_dest_get_default_action()
/dports/x11/libfm/libfm-1.3.2/src/gtk/
H A Dfm-dnd-dest.c318 GDK_ACTION_COPY|GDK_ACTION_MOVE|GDK_ACTION_LINK|GDK_ACTION_ASK); in fm_dnd_dest_set_widget()
394 ri->action = GDK_ACTION_MOVE; in on_move_sel()
450 if ((actions & GDK_ACTION_MOVE) == 0) in _ask_action_on_drop()
526 case GDK_ACTION_MOVE: in fm_dnd_dest_files_dropped()
1015 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1023 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1031 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1042 action = GDK_ACTION_MOVE; in fm_dnd_dest_get_default_action()
1065 action = same_fs ? GDK_ACTION_MOVE : GDK_ACTION_COPY; in fm_dnd_dest_get_default_action()

12345678910>>...35