Home
last modified time | relevance | path

Searched refs:GTK_TREE_VIEW_DROP_INTO_OR_AFTER (Results 1 – 25 of 141) sorted by relevance

123456

/dports/deskutils/gnote/gnote-41.1/src/notebooks/
H A Dnotebookstreeview.cpp101 gtk_tree_view_set_drag_dest_row (gobj(), NULL, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in on_drag_motion()
107 gtk_tree_view_set_drag_dest_row (gobj(), NULL, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in on_drag_motion()
114 gtk_tree_view_set_drag_dest_row (gobj(), NULL, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in on_drag_motion()
125 gtk_tree_view_set_drag_dest_row (gobj(), NULL, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in on_drag_leave()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpcontainertreeview-dnd.c124 drop_pos = GTK_TREE_VIEW_DROP_INTO_OR_AFTER; in gimp_container_tree_view_drop_status()
135 drop_pos = GTK_TREE_VIEW_DROP_INTO_OR_AFTER; in gimp_container_tree_view_drop_status()
574 if (drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER && in gimp_container_tree_view_real_drop_possible()
661 if ((drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER || in gimp_container_tree_view_real_drop_viewable()
695 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in gimp_container_tree_view_real_drop_viewable()
715 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in gimp_container_tree_view_real_drop_viewable()
H A Dgimpdrawabletreeview.c232 *return_drop_pos = GTK_TREE_VIEW_DROP_INTO_OR_AFTER; in gimp_drawable_tree_view_drop_possible()
H A Dgimptooleditor.c336 (drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER || in gimp_tool_editor_drop_possible()
/dports/sysutils/xfburn/xfburn-0.6.2/xfburn/
H A Dxfburn-data-composition.c1169 if (position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in thread_add_file_to_list_with_name()
1192 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in thread_add_file_to_list_with_name()
1255 …thread_add_file_to_list (dc, model, new_path, &new_iter, iter, GTK_TREE_VIEW_DROP_INTO_OR_AFTER)) { in thread_add_file_to_list_with_name()
1431 …d_file_to_list (dc, model, full_path, &iter, &iter_where_insert, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in thread_add_files_action()
1458 … thread_add_file_to_list (dc, model, full_path, &iter, &parent, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in thread_add_files_action()
1538 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in copy_entry_to()
1569 copy_entry_to (dc, &iter_child, &iter_new, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in copy_entry_to()
1632 if (position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in cb_content_drag_data_rcv()
1638 position = GTK_TREE_VIEW_DROP_INTO_OR_AFTER; in cb_content_drag_data_rcv()
1688 if (iter && (position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER in cb_content_drag_data_rcv()
[all …]
H A Dxfburn-audio-composition.c1268 if (position == GTK_TREE_VIEW_DROP_AFTER || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in thread_add_file_to_list_with_name()
1409 … thread_add_file_to_list (dc, model, full_path, &iter, &parent, GTK_TREE_VIEW_DROP_INTO_OR_AFTER); in thread_add_files_action()
1500 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in copy_entry_to()
1631 if (position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in cb_content_drag_data_rcv()
1907 || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in thread_add_files_drag()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Ddrag_n_drop.h41 ( pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER || in expand_row_timeout()
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3/source/
H A Ddrag_and_drop.c89 …f (position == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) { in drag_motion_handler()
414 …f (position == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) { in drag_drop_handler()
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3.93/source/
H A Ddrag_and_drop.c89 …f (position == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) { in drag_motion_handler()
414 …f (position == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) { in drag_drop_handler()
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK2/source/
H A Ddrag_and_drop.c99 …f (position == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) { in drag_motion_handler()
430 …f (position == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || position == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) { in drag_drop_handler()
/dports/multimedia/handbrake/HandBrake-1.4.2/gtk/src/
H A Dpresets.c2689 drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in presets_drag_motion_cb()
2705 drop_pos = GTK_TREE_VIEW_DROP_INTO_OR_AFTER; in presets_drag_motion_cb()
2797 else if (drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in presets_drag_data_received_cb()
2813 drop_pos = GTK_TREE_VIEW_DROP_INTO_OR_AFTER; in presets_drag_data_received_cb()
2821 else if (drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in presets_drag_data_received_cb()
2851 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in presets_drag_data_received_cb()
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Ddisplay_playlists.c286 (pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER)) in pm_drag_motion()
493 ((pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) || in pm_pm_get_action()
748 (pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER)) in pm_drag_data_received()
808 (pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER)) in pm_drag_data_received()
H A Ddisplay_tracks.c238 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in tm_move_pathlist()
493 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in tm_drag_motion()
655 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in tm_drag_data_received()
2970 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in tm_addtrackfunc()
/dports/audio/rhythmbox/rhythmbox-3.4.4/lib/
H A Drb-tree-dnd.c440 else if (*pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in filter_drop_position()
446 *pos = GTK_TREE_VIEW_DROP_INTO_OR_AFTER; in filter_drop_position()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktreeview.h50 GTK_TREE_VIEW_DROP_INTO_OR_AFTER enumerator
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtktree.defs876 (into-after GTK_TREE_VIEW_DROP_INTO_OR_AFTER))
1163 (into-or-after GTK_TREE_VIEW_DROP_INTO_OR_AFTER))
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktreeview.h45 GTK_TREE_VIEW_DROP_INTO_OR_AFTER enumerator
/dports/x11/libfm-extra/libfm-1.3.2/src/gtk/
H A Dfm-places-view.c217 *pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in get_bookmark_drag_dest()
271 …if(pos == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) /* drag in… in on_drag_motion()
H A Dfm-dir-tree-view.c324 pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) && in on_drag_motion()
/dports/x11/libfm/libfm-1.3.2/src/gtk/
H A Dfm-places-view.c217 *pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in get_bookmark_drag_dest()
271 …if(pos == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) /* drag in… in on_drag_motion()
H A Dfm-dir-tree-view.c324 pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) && in on_drag_motion()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktreeview.h51 GTK_TREE_VIEW_DROP_INTO_OR_AFTER enumerator
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dbar_keywords.c715 if ((pos == GTK_TREE_VIEW_DROP_INTO_OR_BEFORE || pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) && in bar_pane_keywords_dnd_receive()
740 case GTK_TREE_VIEW_DROP_INTO_OR_AFTER: in bar_pane_keywords_dnd_receive()
802 if (pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER && gtk_tree_model_iter_has_child(model, &dest_iter)) in bar_pane_keywords_dnd_motion()
/dports/audio/glurp/glurp-0.12.3/src/
H A Dgui-callbacks.c1097 if( pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER ) debug("INTO OR AFTER id:%d", did); in on_ui_playlist_drag_drop()
1102 if( pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER ) debug("INTO OR AFTER pos:%d", dpos); in on_ui_playlist_drag_drop()
/dports/audio/ario/ario-1.6/src/widgets/
H A Dario-playlist.c1093 || drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in ario_playlist_move_rows()
1160 || drop_pos == GTK_TREE_VIEW_DROP_INTO_OR_AFTER) in ario_playlist_copy_rows()

123456