Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddeviceps.hpp46 bool orient_portrait; member in DevicePS
87 if (orient_portrait) { //X size will be OK, Y size must be scaled in InitStream()
163 float hscale = (orient_portrait ? hsize : vsize)/newwidth/5.0; in psHacks()
164 float vscale = (orient_portrait ? vsize : hsize)/newheight/5.0; in psHacks()
168 float hoff = -5.*offx*hscale + ((orient_portrait ? hsize : vsize) - 5.0*hscale*newwidth)*0.5; in psHacks()
169 float voff = -5.*offy*vscale + ((orient_portrait ? vsize : hsize) - 5.0*vscale*newheight)*0.5; in psHacks()
173 …replstr << "BoundingBox: 0 0 " << floor((orient_portrait ? hsize : vsize)+0.5) << " " << floor((or… in psHacks()
193 if (!orient_portrait) { in psHacks()
251 color(0), decomposed( 0), encapsulated(false), scale(1.), orient_portrait(true), bitsPerPix(8) in DevicePS()
382 orient_portrait = true; in SetPortrait()
[all …]
H A Dgdlpsstream.hpp32 GDLPSStream( int nx, int ny, int pfont, bool encaps, int color, int bpp, bool orient_portrait): in GDLPSStream() argument
41 portrait = orient_portrait; in GDLPSStream()
H A Ddevicesvg.hpp37 bool orient_portrait; member in DeviceSVG
/dports/graphics/dia/dia-0.97.3/app/
H A Ddiapagelayout.c52 GtkWidget *orient_portrait, *orient_landscape; member
196 self->orient_portrait = gtk_radio_button_new(NULL); in dia_page_layout_init()
203 gtk_container_add(GTK_CONTAINER(self->orient_portrait), wid); in dia_page_layout_init()
207 gtk_widget_show(self->orient_portrait); in dia_page_layout_init()
210 gtk_radio_button_group(GTK_RADIO_BUTTON(self->orient_portrait))); in dia_page_layout_init()
445 if (GTK_TOGGLE_BUTTON(self->orient_portrait)->active) in dia_page_layout_get_orientation()
523 if (GTK_TOGGLE_BUTTON(self->orient_portrait)->active) { in dia_page_layout_get_effective_area()
588 if (GTK_TOGGLE_BUTTON(self->orient_portrait)->active) { in size_page()
648 if (GTK_TOGGLE_BUTTON(self->orient_portrait)->active) { in darea_expose_event()
720 if (GTK_TOGGLE_BUTTON(self->orient_portrait)->active) { in paper_size_change()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxstroke.c270 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
314 orient_portrait) : in gx_stroke_path_only()
452 case orient_portrait: in gx_stroke_path_only()
671 if (orient != orient_portrait) in gx_stroke_path_only()
678 if (orient != orient_portrait) in gx_stroke_path_only()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxstroke.c270 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
314 orient_portrait) : in gx_stroke_path_only()
452 case orient_portrait: in gx_stroke_path_only()
671 if (orient != orient_portrait) in gx_stroke_path_only()
678 if (orient != orient_portrait) in gx_stroke_path_only()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxstroke.c370 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
446 orient_portrait) : in gx_stroke_path_only_aux()
597 case orient_portrait: in gx_stroke_path_only_aux()
871 if (orient != orient_portrait) in gx_stroke_path_only_aux()
878 if (orient != orient_portrait) in gx_stroke_path_only_aux()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxstroke.c370 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
446 orient_portrait) : in gx_stroke_path_only_aux()
597 case orient_portrait: in gx_stroke_path_only_aux()
871 if (orient != orient_portrait) in gx_stroke_path_only_aux()
878 if (orient != orient_portrait) in gx_stroke_path_only_aux()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxstroke.c386 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
462 orient_portrait) : in gx_stroke_path_only_aux()
600 case orient_portrait: in gx_stroke_path_only_aux()
929 if (orient != orient_portrait) in gx_stroke_path_only_aux()
936 if (orient != orient_portrait) in gx_stroke_path_only_aux()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxstroke.c386 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
462 orient_portrait) : in gx_stroke_path_only_aux()
600 case orient_portrait: in gx_stroke_path_only_aux()
929 if (orient != orient_portrait) in gx_stroke_path_only_aux()
936 if (orient != orient_portrait) in gx_stroke_path_only_aux()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxstroke.c382 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
458 orient_portrait) : in gx_stroke_path_only_aux()
609 case orient_portrait: in gx_stroke_path_only_aux()
886 if (orient != orient_portrait) in gx_stroke_path_only_aux()
893 if (orient != orient_portrait) in gx_stroke_path_only_aux()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxstroke.c382 orient_portrait, /* [xx 0 0 yy tx ty] */ enumerator
458 orient_portrait) : in gx_stroke_path_only_aux()
609 case orient_portrait: in gx_stroke_path_only_aux()
886 if (orient != orient_portrait) in gx_stroke_path_only_aux()
893 if (orient != orient_portrait) in gx_stroke_path_only_aux()