Home
last modified time | relevance | path

Searched defs:orient (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzmedia2.c63 int mepos, orient; in zmatchmedia() local
243 int orient; in zmatchpagesize() local
289 int policy, int orient, bool roll, in zmatch_page_size()
347 int orient, bool roll, float *best_mismatch, gs_matrix * pmat, in match_page_size()
H A Dgdevpdfp.c486 int orient; in pdf_dsc_process() local
H A Dzdscpars.c279 convert_orient(CDSC_ORIENTATION_ENUM orient) in convert_orient()
H A Dgdevclj.c71 int orient; /* logical page orientation to use */ member
H A Dgxshade6.c884 bool swap_axes, bool orient, gs_fixed_edge *le, gs_fixed_edge *re) in make_trapezoid()
904 bool swap_axes, const gx_device_color *pdevc, bool orient) in gx_shade_trapezoid()
1201 bool orient) in linear_color_trapezoid()
1217 bool orient; in wedge_trap_decompose() local
2018 bool orient; in constant_color_quadrangle() local
H A Dgxstroke.c308 orientation orient = in gx_stroke_path_only_aux() local
/plan9/sys/src/cmd/map/libmap/
H A Dzcoord.c14 orient(double lat, double lon, double theta) in orient() function