Home
last modified time | relevance | path

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

/dports/math/ggobi/ggobi-2.1.11/src/
H A Dp1d_ui.c172 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_p1dplot_make()
190 framevb = gtk_vbox_new (false, VBOX_SPACING); in cpanel_p1dplot_make()
239 vb = gtk_vbox_new (false, VBOX_SPACING); in cpanel_p1dplot_make()
H A Dscatmat_ui.c38 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_scatmat_make()
H A Dxyplot_ui.c128 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_xyplot_make()
136 vb = gtk_vbox_new (false, VBOX_SPACING); in cpanel_xyplot_make()
H A Dtime_ui.c76 cpanel = gtk_vbox_new (false, VBOX_SPACING); in cpanel_tsplot_make()
H A Ddefines.h132 #define VBOX_SPACING 5 macro
H A Dparcoords_ui.c90 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_parcoords_make()
H A Didentify_ui.c368 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_identify_make()
418 framevb = gtk_vbox_new (false, VBOX_SPACING); in cpanel_identify_make()
H A Dmovepts_ui.c194 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_movepts_make()
H A Dtour1d_ui.c170 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_tour1d_make()
257 framevb = gtk_vbox_new (false, VBOX_SPACING); in cpanel_tour1d_make()
H A Dwritedata_ui.c121 vbox = gtk_vbox_new (false, VBOX_SPACING); in writeall_window_open()
H A Dtour2d3_ui.c117 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_tour2d3_make()
H A Dtourcorr_ui.c170 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_ctour_make()
H A Dbarchart_ui.c58 panel = gtk_vbox_new (false, VBOX_SPACING); in cpanel_barchart_make()
H A Dbrush_ui.c472 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_brush_make()
H A Dscale_ui.c398 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_scale_make()
H A Dtour2d_ui.c165 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_tour2d_make()
H A Dlineedit_ui.c504 panel->w = gtk_vbox_new (false, VBOX_SPACING); in cpanel_edgeedit_make()
/dports/net-im/purple-plugin-pack/purple-plugin-pack-2.8.0/album/
H A Dalbum-ui.c70 #ifndef VBOX_SPACING
71 #define VBOX_SPACING 5 macro
182 …ROW_PADDING + 2 * VBOX_BORDER + buddy_icon_size + 2 * IMAGE_PADDING + VBOX_SPACING + bw->text_heig… in set_window_geometry()
601 widget = gtk_vbox_new(FALSE, VBOX_SPACING); in add_icon_from_list_cb()
693 hbox = gtk_hbox_new(FALSE, VBOX_SPACING); in update_icon_view()
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dutils_gui.h42 #define VBOX_SPACING 8 macro
H A Dpreferences_gui.c662 vbox_top = gtk_box_new (GTK_ORIENTATION_VERTICAL, VBOX_SPACING); in create_general_page()
725 vbox_top = gtk_box_new (GTK_ORIENTATION_VERTICAL, VBOX_SPACING); in opt_create_preferences_window()
H A Dcontacts_preferences_gui.c430 vbox_top = gtk_box_new (GTK_ORIENTATION_VERTICAL, VBOX_SPACING); in cnt_create_preferences_page()
H A Dnotes_preferences_gui.c434 vbox_top = gtk_box_new (GTK_ORIENTATION_VERTICAL, VBOX_SPACING); in nte_create_preferences_page()
H A Dabout.c146 vbox_top = gtk_box_new (GTK_ORIENTATION_VERTICAL, VBOX_SPACING); in opt_create_about_window()
H A Dtasks_preferences_gui.c629 vbox_top = gtk_box_new (GTK_ORIENTATION_VERTICAL, VBOX_SPACING); in tsk_create_preferences_page()
H A Dcalendar_preferences_gui.c1818 vbox_top = gtk_box_new (GTK_ORIENTATION_VERTICAL, VBOX_SPACING); in cal_create_preferences_page()