Home
last modified time | relevance | path

Searched defs:entry_box (Results 1 – 23 of 23) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcomboboxentry.c121 gtk_combo_box_entry_init (GtkComboBoxEntry *entry_box) in gtk_combo_box_entry_init()
166 GtkComboBoxEntry *entry_box = GTK_COMBO_BOX_ENTRY (object); in gtk_combo_box_entry_set_property() local
187 GtkComboBoxEntry *entry_box = GTK_COMBO_BOX_ENTRY (object); in gtk_combo_box_entry_get_property() local
205 GtkComboBoxEntry *entry_box = GTK_COMBO_BOX_ENTRY (container); in gtk_combo_box_entry_add() local
246 GtkComboBoxEntry *entry_box = GTK_COMBO_BOX_ENTRY (combo_box); in gtk_combo_box_entry_active_changed() local
277 has_frame_changed (GtkComboBoxEntry *entry_box, in has_frame_changed()
377 gtk_combo_box_entry_set_text_column (GtkComboBoxEntry *entry_box, in gtk_combo_box_entry_set_text_column()
406 gtk_combo_box_entry_get_text_column (GtkComboBoxEntry *entry_box) in gtk_combo_box_entry_get_text_column()
417 GtkBin *entry_box = GTK_BIN (widget); in gtk_combo_box_entry_mnemonic_activate() local
428 GtkBin *entry_box = GTK_BIN (widget); in gtk_combo_box_entry_grab_focus() local
[all …]
/dports/finance/homebank/homebank-5.5.1/src/
H A Dui-group.c51 ui_grp_comboboxentry_get_key_add_new(GtkComboBox *entry_box) in ui_grp_comboboxentry_get_key_add_new()
94 ui_grp_comboboxentry_get_key(GtkComboBox *entry_box) in ui_grp_comboboxentry_get_key()
110 *ui_grp_comboboxentry_get(GtkComboBox *entry_box) in ui_grp_comboboxentry_get()
125 ui_grp_comboboxentry_set_active(GtkComboBox *entry_box, guint32 key) in ui_grp_comboboxentry_set_active()
160 ui_grp_comboboxentry_add(GtkComboBox *entry_box, Group *grp) in ui_grp_comboboxentry_add()
198 ui_grp_comboboxentry_populate(GtkComboBox *entry_box, GHashTable *hash) in ui_grp_comboboxentry_populate()
204 ui_grp_comboboxentry_populate_except(GtkComboBox *entry_box, GHashTable *hash, guint except_key) in ui_grp_comboboxentry_populate_except()
H A Dui-currency.c52 ui_cur_combobox_get_name(GtkComboBox *entry_box) in ui_cur_combobox_get_name()
78 ui_cur_combobox_get_key(GtkComboBox *entry_box) in ui_cur_combobox_get_key()
95 ui_cur_combobox_set_active(GtkComboBox *entry_box, guint32 key) in ui_cur_combobox_set_active()
130 ui_cur_combobox_add(GtkComboBox *entry_box, Currency *cur) in ui_cur_combobox_add()
158 ui_cur_combobox_populate_except(GtkComboBox *entry_box, GHashTable *hash, guint32 except_key) in ui_cur_combobox_populate_except()
194 ui_cur_combobox_populate(GtkComboBox *entry_box, GHashTable *hash) in ui_cur_combobox_populate()
H A Dui-payee.c418 ui_pay_comboboxentry_add(GtkComboBox *entry_box, Payee *pay) in ui_pay_comboboxentry_add()
444 ui_pay_comboboxentry_get_key_add_new(GtkComboBox *entry_box) in ui_pay_comboboxentry_get_key_add_new()
473 ui_pay_comboboxentry_get_key(GtkComboBox *entry_box) in ui_pay_comboboxentry_get_key()
489 *ui_pay_comboboxentry_get(GtkComboBox *entry_box) in ui_pay_comboboxentry_get()
504 ui_pay_comboboxentry_set_active(GtkComboBox *entry_box, guint32 key) in ui_pay_comboboxentry_set_active()
549 ui_pay_comboboxentry_populate_except(GtkComboBox *entry_box, GHashTable *hash, guint except_key) in ui_pay_comboboxentry_populate_except()
593 ui_pay_comboboxentry_populate(GtkComboBox *entry_box, GHashTable *hash) in ui_pay_comboboxentry_populate()
H A Dui-account.c432 ui_acc_comboboxentry_get_key(GtkComboBox *entry_box) in ui_acc_comboboxentry_get_key()
451 *ui_acc_comboboxentry_get(GtkComboBox *entry_box) in ui_acc_comboboxentry_get()
463 ui_acc_comboboxentry_set_active(GtkComboBox *entry_box, guint32 key) in ui_acc_comboboxentry_set_active()
490 ui_acc_comboboxentry_add(GtkComboBox *entry_box, Account *acc) in ui_acc_comboboxentry_add()
540 ui_acc_comboboxentry_populate(GtkComboBox *entry_box, GHashTable *hash, gint insert_type) in ui_acc_comboboxentry_populate()
546 ui_acc_comboboxentry_populate_except(GtkComboBox *entry_box, GHashTable *hash, guint except_key, gi… in ui_acc_comboboxentry_populate_except()
H A Dui-category.c517 ui_cat_comboboxentry_get_key_add_new(GtkComboBox *entry_box) in ui_cat_comboboxentry_get_key_add_new()
550 ui_cat_comboboxentry_get_key(GtkComboBox *entry_box) in ui_cat_comboboxentry_get_key()
568 *ui_cat_comboboxentry_get(GtkComboBox *entry_box) in ui_cat_comboboxentry_get()
584 ui_cat_comboboxentry_set_active(GtkComboBox *entry_box, guint32 key) in ui_cat_comboboxentry_set_active()
618 ui_cat_comboboxentry_add(GtkComboBox *entry_box, Category *item) in ui_cat_comboboxentry_add()
727 ui_cat_comboboxentry_populate(GtkComboBox *entry_box, GHashTable *hash) in ui_cat_comboboxentry_populate()
733 ui_cat_comboboxentry_populate_except(GtkComboBox *entry_box, GHashTable *hash, guint except_key) in ui_cat_comboboxentry_populate_except()
770 ui_cat_combobox_entry_clear(GtkComboBox *entry_box) in ui_cat_combobox_entry_clear()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/tests/
H A Dtest-entry-box.c6 GtkWidget *entry_box; in main() local
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/widgets/
H A Dsourceview_entry.rs14 pub entry_box: gtk::Box, field
62 let entry_box = gtk::Box::new(gtk::Orientation::Vertical, 0); in default() localVariable
/dports/misc/gnome-devel-docs/gnome-devel-docs-40.3/platform-demos/C/samples/
H A Dentry.c25 GtkWidget *entry_box; in activate() local
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dsearch_and_run.c41 GtkWidget *entry_box; member
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dgtktrainingplan.cc1125 Gtk::Box* entry_box = MK_HBOX(5); in on_create_skill_plan() local
1168 Gtk::Box* entry_box = MK_HBOX(5); in on_rename_skill_plan() local
/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dmainwindow.c55 GtkWidget *entry_box=NULL; variable
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dgserialized_gist_nd.c1273 GIDX *entry_box; in gserialized_gist_geog_distance() local
1333 GIDX *entry_box; in gserialized_gist_distance() local
H A Dgserialized_gist_2d.c1132 BOX2DF *entry_box; in gserialized_gist_distance_2d() local
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dgserialized_gist_nd.c1273 GIDX *entry_box; in gserialized_gist_geog_distance() local
1333 GIDX *entry_box; in gserialized_gist_distance() local
H A Dgserialized_gist_2d.c1116 BOX2DF *entry_box; in gserialized_gist_distance_2d() local
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dgserialized_gist_nd.c1273 GIDX *entry_box; in gserialized_gist_geog_distance() local
1333 GIDX *entry_box; in gserialized_gist_distance() local
H A Dgserialized_gist_2d.c1069 BOX2DF *entry_box; in gserialized_gist_distance_2d() local
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dgserialized_gist_nd.c1470 GIDX *entry_box; in gserialized_gist_geog_distance() local
1535 GIDX *entry_box; in gserialized_gist_distance() local
H A Dgserialized_gist_2d.c1271 BOX2DF *entry_box; in gserialized_gist_distance_2d() local
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/gui/
H A Dide-omni-bar.c46 DzlEntryBox *entry_box; member
/dports/textproc/xfce4-dict-plugin/xfce4-dict-0.8.4/lib/
H A Dgui.c776 GtkWidget *main_box, *entry_box, *label_box; in dict_gui_create_main_window() local
/dports/science/hypre/hypre-2.23.0/src/struct_mv/
H A Dstruct_matrix.c1253 hypre_Box *entry_box; in hypre_StructMatrixAssemble() local