Home
last modified time | relevance | path

Searched refs:DESC_COLUMN (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/dia/dia-0.97.3/app/
H A Dplugin-manager.c49 DESC_COLUMN, enumerator
243 DESC_COLUMN, dia_plugin_get_description(info), in get_plugin_manager()
269 "text", DESC_COLUMN, NULL); in get_plugin_manager()
270 gtk_tree_view_column_set_sort_column_id (col, DESC_COLUMN); in get_plugin_manager()
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dplugingui.c44 DESC_COLUMN, enumerator
67 DESC_COLUMN, _("Description"), in plugingui_treeview_new()
136 DESC_COLUMN, pl->desc, in fe_pluginlist_update()
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/unix/
H A Dap_UnixDialog_CollaborationAddBuddy.cpp31 DESC_COLUMN = 0, enumerator
132 DESC_COLUMN, pHandler->getDescription().utf8_str(), in _populateWindowData()
H A Dap_UnixDialog_CollaborationShare.cpp33 DESC_COLUMN, enumerator
128 …gtk_tree_sortable_set_sort_column_id(GTK_TREE_SORTABLE (m_pBuddyModel), DESC_COLUMN, GTK_SORT_ASCE… in _constructWindow()
251 DESC_COLUMN, pBuddy->getDescription().utf8_str(), in _populateBuddyModel()
H A Dap_UnixDialog_CollaborationAccounts.cpp32 DESC_COLUMN, enumerator
238 DESC_COLUMN, pHandler->getDescription().utf8_str(), in _constructModel()
/dports/textproc/uim-gtk/uim-d1ac9d9/gtk2/switcher/
H A Dgtk.c84 DESC_COLUMN, enumerator
330 "text", DESC_COLUMN, in create_switcher_treeview()
526 DESC_COLUMN, get_text(info[2]), in parse_helper_str_im_list()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/gtk2/switcher/
H A Dgtk.c84 DESC_COLUMN, enumerator
330 "text", DESC_COLUMN, in create_switcher_treeview()
526 DESC_COLUMN, get_text(info[2]), in parse_helper_str_im_list()
/dports/textproc/uim-qt5/uim-d1ac9d9/gtk2/switcher/
H A Dgtk.c84 DESC_COLUMN, enumerator
330 "text", DESC_COLUMN, in create_switcher_treeview()
526 DESC_COLUMN, get_text(info[2]), in parse_helper_str_im_list()
/dports/textproc/uim-gtk3/uim-d1ac9d9/gtk2/switcher/
H A Dgtk.c84 DESC_COLUMN, enumerator
330 "text", DESC_COLUMN, in create_switcher_treeview()
526 DESC_COLUMN, get_text(info[2]), in parse_helper_str_im_list()
/dports/textproc/uim-el/uim-d1ac9d9/gtk2/switcher/
H A Dgtk.c84 DESC_COLUMN, enumerator
330 "text", DESC_COLUMN, in create_switcher_treeview()
526 DESC_COLUMN, get_text(info[2]), in parse_helper_str_im_list()
/dports/japanese/uim-anthy/uim-d1ac9d9/gtk2/switcher/
H A Dgtk.c84 DESC_COLUMN, enumerator
330 "text", DESC_COLUMN, in create_switcher_treeview()
526 DESC_COLUMN, get_text(info[2]), in parse_helper_str_im_list()
/dports/editors/pluma/pluma-1.26.0/pluma/dialogs/
H A Dpluma-preferences-dialog.c70 DESC_COLUMN, enumerator
764 DESC_COLUMN, description, in populate_color_scheme_list()
1036 DESC_COLUMN, &desc, in scheme_description_cell_data_func()
/dports/devel/anjuta/anjuta-3.34.0/plugins/project-wizard/
H A Ddruid.c139 DESC_COLUMN, enumerator
345 DESC_COLUMN, npw_header_get_description (header), in cb_druid_insert_project_icon()
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-preferences-dialog.c56 DESC_COLUMN, enumerator
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/
H A DPHPUiImages.java106 public static final ImageDescriptor DESC_COLUMN = createManaged(OBJ_PREFIX, field in PHPUiImages
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtkstatusbox.c118 DESC_COLUMN, enumerator
2109 DESC_COLUMN, desc, in pidgin_status_box_add()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtkstatusbox.c118 DESC_COLUMN, enumerator
2109 DESC_COLUMN, desc, in pidgin_status_box_add()
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtkstatusbox.c118 DESC_COLUMN, enumerator
2109 DESC_COLUMN, desc, in pidgin_status_box_add()
/dports/multimedia/lives/lives-3.2.0/src/
H A Devents.c5555 DESC_COLUMN, enumerator
5835 lives_tree_store_set(treestore, &iter2, DESC_COLUMN, desc, -1); in create_event_list_dialog()
5840 lives_tree_store_set(treestore, &iter3, DESC_COLUMN, desc, -1); in create_event_list_dialog()
5977 renderer, LIVES_TREE_VIEW_COLUMN_TEXT, DESC_COLUMN, NULL); in create_event_list_dialog()