Home
last modified time | relevance | path

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

/dports/www/cssed/cssed-0.4.0/src/
H A Dcssdialogs-interface.c3200 GtkWidget *hbox_generic_family; in create_font_property_dialog() local
3704 hbox_generic_family = gtk_hbox_new (TRUE, 0); in create_font_property_dialog()
3705 gtk_widget_show (hbox_generic_family); in create_font_property_dialog()
3712 gtk_box_pack_start (GTK_BOX (hbox_generic_family), in create_font_property_dialog()
3720 gtk_box_pack_start (GTK_BOX (hbox_generic_family), in create_font_property_dialog()
4007 GtkWidget *hbox_generic_family; in create_font_family_dialog() local
4228 hbox_generic_family = gtk_hbox_new (TRUE, 0); in create_font_family_dialog()
4229 gtk_widget_show (hbox_generic_family); in create_font_family_dialog()
4236 gtk_box_pack_start (GTK_BOX (hbox_generic_family), in create_font_family_dialog()
4244 gtk_box_pack_start (GTK_BOX (hbox_generic_family), in create_font_family_dialog()
[all …]