Home
last modified time | relevance | path

Searched +defs:selection +defs:tree (Results 176 – 200 of 1361) sorted by relevance

12345678910>>...55

/dports/devel/geany-plugin-gendoc/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-doc/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-extrasel/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-ctags/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-debugger/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-defineformat/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-automark/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-overview/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/devel/geany-plugin-scope/geany-plugins-1.38/debugger/src/
H A Dvtree.c56 GtkTreeSelection *selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(widget)); in on_key_pressed() local
155 GtkWidget* tree = gtk_tree_view_new_with_model (GTK_TREE_MODEL(store)); in vtree_create() local
/dports/x11/fbpanel/fbpanel-6.1/panel/
H A Dgconf_plugins.c17 GtkWidget *tree; variable
41 tree_selection_changed_cb(GtkTreeSelection *selection, gpointer data) in tree_selection_changed_cb()
/dports/audio/gtick/gtick-0.5.5/src/
H A Dprofiles.c129 GtkTreeSelection* selection; in selection_changed_cb() local
208 GtkTreeSelection* selection = in new_profile_selected() local
494 GtkTreeSelection* selection; in edit_profile() local
546 GtkTreeSelection* selection; in up_cb() local
577 GtkTreeSelection* selection; in down_cb() local
609 GtkTreeSelection* selection = in add_cb() local
628 GtkTreeSelection* selection; in delete_cb() local
649 GtkTreeSelection* selection; in save_cb() local
665 GtkTreeSelection* selection; in edit_cb() local
688 GtkWidget *tree; /* the list in a GtkTreeView */ in profiles_new() local
[all …]
/dports/emulators/tiemu3/tiemu-3.03/src/gui/debugger/
H A Ddbg_entry.c54 GtkWidget *tree = user_data; in renderer_toggled() local
89 GtkTreeSelection *selection; in ctree_create() local
137 GNode *tree; in ctree_populate() local
H A Ddbg_iop.c104 GtkWidget *tree = user_data; in renderer_edited() local
163 GtkWidget *tree = user_data; in renderer_toggled() local
229 static gboolean select_func(GtkTreeSelection *selection, in select_func()
244 GtkTreeSelection *selection; in ctree_create() local
/dports/audio/gmpc-magnatune/gmpc-magnatune-11.8.16/src/
H A Dplugin.c225 static void magnatune_show_album_list(GtkTreeSelection *selection, gpointer user_data) in magnatune_show_album_list()
244 static void magnatune_show_song_list(GtkTreeSelection *selection, gpointer user_data) in magnatune_show_song_list()
276 static void magnatune_show_artist_list(GtkTreeSelection *selection, gpointer user_data) in magnatune_show_artist_list()
316 static void magnatune_add_album_row_activated(GtkTreeView *tree, GtkTreePath *path, GtkTreeViewColu… in magnatune_add_album_row_activated()
352 GtkWidget *tree = NULL; in magnatune_init() local
728 static int magnatune_cat_menu_popup(GtkWidget *menu, int type, GtkWidget *tree, GdkEventButton *eve… in magnatune_cat_menu_popup()
743 static void magnatune_add_selected(GtkWidget *button, GtkTreeView *tree) in magnatune_add_selected()
767 static void magnatune_replace_selected(GtkWidget *button , GtkTreeView *tree) in magnatune_replace_selected()
829 static int magnatune_button_handle_release_event_tag(GtkWidget *tree, GdkEventButton *event,gpointe… in magnatune_button_handle_release_event_tag()
859 static int magnatune_button_release_event(GtkWidget *tree, GdkEventButton *event,gpointer data) in magnatune_button_release_event()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Dsp-xmlview-tree.cpp21 SPXMLViewTree * tree; member
137 auto tree = SP_XMLVIEW_TREE(tree_view); in on_test_expand_row() local
201 sp_xmlview_tree_init (SPXMLViewTree * tree) in sp_xmlview_tree_init()
209 SPXMLViewTree * tree = SP_XMLVIEW_TREE (object); in sp_xmlview_tree_destroy() local
493 SPXMLViewTree *tree = static_cast<SPXMLViewTree *>(userdata); in on_drag_begin() local
500 GtkTreeSelection *selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(tree)); in on_drag_begin() local
518 auto tree = static_cast<SPXMLViewTree *>(userdata); in on_drag_end() local
519 auto selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(tree)); in on_drag_end() local
562 SPXMLViewTree *tree = SP_XMLVIEW_TREE(user_data); in on_row_changed() local
708 SPXMLViewTree *tree = SP_XMLVIEW_TREE(user_data); in do_drag_motion() local
[all …]
/dports/audio/ario/ario-1.6/src/sources/
H A Dario-tree.h50 GtkWidget *tree; member
52 GtkTreeSelection *selection; member
64 ArioTree *tree; member
/dports/misc/xiphos/xiphos-4.2.1/src/gtk/
H A Dsidebar.c129 void gui_collapse_treeview_to_book(GtkTreeView *tree, in gui_collapse_treeview_to_book()
177 gboolean gui_expand_treeview_to_path(GtkTreeView *tree, in gui_expand_treeview_to_path()
208 GtkTreeSelection *selection = gtk_tree_view_get_selection(tree); in gui_expand_treeview_to_path() local
545 GtkTreeSelection *selection; in on_modules_list_button_release() local
640 GtkTreeSelection *selection; in gui_verselist_button_release_event() local
718 GtkTreeSelection *selection; in on_treeview_button_press_event() local
1226 static void tree_selection_changed_cb(GtkTreeSelection *selection, in tree_selection_changed_cb()
1235 GtkTreeSelection *selection; in tree_key_press_cb() local
1309 GtkTreeSelection *selection; in create_search_results_page() local
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dtree_view_widget.cpp24 tree_view_widget::tree_view_widget(int w, int h, const variant& tree) in tree_view_widget()
406 void tree_view_widget::on_select(Uint8 button, int selection) in on_select()
443 tree_editor_widget::tree_editor_widget(int w, int h, const variant& tree) in tree_editor_widget()
499 void tree_editor_widget::on_select(Uint8 button, int selection) in on_select()
780 void tree_editor_widget::execute_key_edit_select(int selection) in execute_key_edit_select()
796 void tree_editor_widget::execute_edit_select(int selection) in execute_edit_select()
803 void tree_editor_widget::on_bool_change(variant* v, int selection, const std::string& s) in on_bool_change()
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/src/
H A DTableOfContents.cpp72 void TableOfContents::UpdateTableOfContents(GroupCell *tree, GroupCell *pos) in UpdateTableOfContents()
74 long selection = m_lastSelection; in UpdateTableOfContents() local
/dports/graphics/djview4/djview4-4.12/src/
H A Dqdjviewsidebar.h70 QTreeWidget *tree; variable
109 QItemSelectionModel *selection; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/importexport/launchconfigurations/
H A DExportLaunchConfigurationsWizardPage.java134 protected ExportLaunchConfigurationsWizardPage(IStructuredSelection selection) { in ExportLaunchConfigurationsWizardPage()
160 Tree tree = new Tree(parent, SWT.BORDER | SWT.SINGLE | SWT.CHECK); in createViewer() local
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Didentity.c428 GtkWidget *tree; member
463 GtkWidget *tree; in libbalsa_identity_select_dialog() local
531 GtkTreeSelection *selection = in sd_response_cb() local
707 GtkWidget *tree; in libbalsa_identity_tree() local
748 GtkWidget *tree; in libbalsa_identity_config_frame() local
868 config_frame_button_select_cb(GtkTreeSelection * selection, in config_frame_button_select_cb()
1419 GtkWidget *tree; in ident_dialog_update() local
1584 GtkTreeSelection *selection = gtk_tree_view_get_selection(tree); in identity_delete_selected() local
1621 GtkTreeView *tree; member
1710 GtkTreeView* tree; in libbalsa_identity_config_dialog() local
[all …]

12345678910>>...55