Home
last modified time | relevance | path

Searched refs:combo_entry_list_style_type (Results 1 – 2 of 2) sorted by relevance

/dports/www/cssed/cssed-0.4.0/src/
H A Dcssdialogs-functions.c929 GtkWidget *combo_entry_list_style_type; in cssdialog_counter_property_get_string() local
993 combo_entry_list_style_type = in cssdialog_counter_property_get_string()
998 (combo_entry_list_style_type), in cssdialog_counter_property_get_string()
H A Dcssdialogs-interface.c2881 GtkWidget *combo_entry_list_style_type; in create_counter_property_dialog() local
3039 combo_entry_list_style_type = GTK_COMBO (combo_list_style)->entry; in create_counter_property_dialog()
3040 gtk_widget_show (combo_entry_list_style_type); in create_counter_property_dialog()
3041 gtk_entry_set_text (GTK_ENTRY (combo_entry_list_style_type), "disc"); in create_counter_property_dialog()
3129 combo_entry_list_style_type, in create_counter_property_dialog()