Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplotprint.c58 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_export_ps()
109 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_export_ps_with_size()
157 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_canvas_export_ps()
210 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_canvas_export_ps_with_size()
H A Dgtkplotps.c335 if(ps->orientation == GTK_PLOT_PORTRAIT) in gtk_plot_ps_set_size()
450 if(ps->orientation == GTK_PLOT_PORTRAIT) in psinit()
593 (ps->orientation == GTK_PLOT_PORTRAIT) ? "Portrait":"Landscape", in psinit()
597 if(ps->orientation == GTK_PLOT_PORTRAIT) in psinit()
H A Dgtkplotpc.h63 GTK_PLOT_PORTRAIT , enumerator
/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkplotprint.c84 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_export_ps()
151 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_export_ps_with_size()
210 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_canvas_export_ps()
278 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_canvas_export_ps_with_size()
H A Dgtkplotps.c398 if(ps->orientation == GTK_PLOT_PORTRAIT) in gtk_plot_ps_set_size()
521 if(ps->orientation == GTK_PLOT_PORTRAIT) in psinit()
664 (ps->orientation == GTK_PLOT_PORTRAIT) ? "Portrait":"Landscape", in psinit()
668 if(ps->orientation == GTK_PLOT_PORTRAIT) in psinit()
H A Dgtkextratypebuiltins.c425 { GTK_PLOT_PORTRAIT, "GTK_PLOT_PORTRAIT", "portrait" }, in gtk_plot_page_orientation_get_type()
H A Dgtkplotpc.h63 GTK_PLOT_PORTRAIT , enumerator
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkplotprint.c83 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_export_ps()
150 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_export_ps_with_size()
209 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_canvas_export_ps()
277 if(orient == GTK_PLOT_PORTRAIT){ in gtk_plot_canvas_export_ps_with_size()
H A Dgtkplotps.c400 if(ps->orientation == GTK_PLOT_PORTRAIT) in gtk_plot_ps_set_size()
523 if(ps->orientation == GTK_PLOT_PORTRAIT) in psinit()
666 (ps->orientation == GTK_PLOT_PORTRAIT) ? "Portrait":"Landscape", in psinit()
670 if(ps->orientation == GTK_PLOT_PORTRAIT) in psinit()
H A Dgtkplotpc.h63 GTK_PLOT_PORTRAIT , enumerator
/dports/deskutils/genius/genius-1.0.27/src/
H A Dgraphing.c1051 GTK_PLOT_PORTRAIT, in really_export_cb()
10432 GTK_PLOT_PORTRAIT, in ExportPlot_op()