Home
last modified time | relevance | path

Searched refs:btn_vbox (Results 226 – 250 of 283) sorted by relevance

12345678910>>...12

/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/
H A Dprefs_toolbar.c887 GtkWidget *btn_vbox; in prefs_toolbar_create() local
1064 btn_vbox = gtk_vbox_new(FALSE, 0); in prefs_toolbar_create()
1065 gtk_widget_show(btn_vbox); in prefs_toolbar_create()
1066 gtk_box_pack_start(GTK_BOX(hbox_bottom), btn_vbox, FALSE, FALSE, 0); in prefs_toolbar_create()
1070 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 4); in prefs_toolbar_create()
1074 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_toolbar_create()
1075 gtk_container_set_border_width(GTK_CONTAINER(btn_vbox), 8); in prefs_toolbar_create()
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/src/
H A Dprefs_toolbar.c887 GtkWidget *btn_vbox; in prefs_toolbar_create() local
1064 btn_vbox = gtk_vbox_new(FALSE, 0); in prefs_toolbar_create()
1065 gtk_widget_show(btn_vbox); in prefs_toolbar_create()
1066 gtk_box_pack_start(GTK_BOX(hbox_bottom), btn_vbox, FALSE, FALSE, 0); in prefs_toolbar_create()
1070 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 4); in prefs_toolbar_create()
1074 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_toolbar_create()
1075 gtk_container_set_border_width(GTK_CONTAINER(btn_vbox), 8); in prefs_toolbar_create()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/
H A Dprefs_toolbar.c887 GtkWidget *btn_vbox; in prefs_toolbar_create() local
1064 btn_vbox = gtk_vbox_new(FALSE, 0); in prefs_toolbar_create()
1065 gtk_widget_show(btn_vbox); in prefs_toolbar_create()
1066 gtk_box_pack_start(GTK_BOX(hbox_bottom), btn_vbox, FALSE, FALSE, 0); in prefs_toolbar_create()
1070 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 4); in prefs_toolbar_create()
1074 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_toolbar_create()
1075 gtk_container_set_border_width(GTK_CONTAINER(btn_vbox), 8); in prefs_toolbar_create()
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/src/
H A Dprefs_toolbar.c887 GtkWidget *btn_vbox; in prefs_toolbar_create() local
1064 btn_vbox = gtk_vbox_new(FALSE, 0); in prefs_toolbar_create()
1065 gtk_widget_show(btn_vbox); in prefs_toolbar_create()
1066 gtk_box_pack_start(GTK_BOX(hbox_bottom), btn_vbox, FALSE, FALSE, 0); in prefs_toolbar_create()
1070 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 4); in prefs_toolbar_create()
1074 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_toolbar_create()
1075 gtk_container_set_border_width(GTK_CONTAINER(btn_vbox), 8); in prefs_toolbar_create()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/
H A Dprefs_toolbar.c887 GtkWidget *btn_vbox; in prefs_toolbar_create() local
1064 btn_vbox = gtk_vbox_new(FALSE, 0); in prefs_toolbar_create()
1065 gtk_widget_show(btn_vbox); in prefs_toolbar_create()
1066 gtk_box_pack_start(GTK_BOX(hbox_bottom), btn_vbox, FALSE, FALSE, 0); in prefs_toolbar_create()
1070 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 4); in prefs_toolbar_create()
1074 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_toolbar_create()
1075 gtk_container_set_border_width(GTK_CONTAINER(btn_vbox), 8); in prefs_toolbar_create()
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/
H A Dprefs_toolbar.c887 GtkWidget *btn_vbox; in prefs_toolbar_create() local
1064 btn_vbox = gtk_vbox_new(FALSE, 0); in prefs_toolbar_create()
1065 gtk_widget_show(btn_vbox); in prefs_toolbar_create()
1066 gtk_box_pack_start(GTK_BOX(hbox_bottom), btn_vbox, FALSE, FALSE, 0); in prefs_toolbar_create()
1070 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 4); in prefs_toolbar_create()
1074 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_toolbar_create()
1075 gtk_container_set_border_width(GTK_CONTAINER(btn_vbox), 8); in prefs_toolbar_create()
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-notification/claws-mail-3.18.0/src/
H A Dprefs_toolbar.c887 GtkWidget *btn_vbox; in prefs_toolbar_create() local
1064 btn_vbox = gtk_vbox_new(FALSE, 0); in prefs_toolbar_create()
1065 gtk_widget_show(btn_vbox); in prefs_toolbar_create()
1066 gtk_box_pack_start(GTK_BOX(hbox_bottom), btn_vbox, FALSE, FALSE, 0); in prefs_toolbar_create()
1070 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 4); in prefs_toolbar_create()
1074 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_toolbar_create()
1075 gtk_container_set_border_width(GTK_CONTAINER(btn_vbox), 8); in prefs_toolbar_create()
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/
H A Dprefs_filtering_action.c364 GtkWidget *btn_vbox; in prefs_filtering_action_create() local
612 btn_vbox = gtk_vbox_new(FALSE, 8); in prefs_filtering_action_create()
613 gtk_box_pack_start(GTK_BOX(action_hbox), btn_vbox, FALSE, FALSE, 0); in prefs_filtering_action_create()
616 gtk_box_pack_start(GTK_BOX(btn_vbox), up_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()
621 gtk_box_pack_start(GTK_BOX(btn_vbox), down_btn, FALSE, FALSE, 0); in prefs_filtering_action_create()

12345678910>>...12