Home
last modified time | relevance | path

Searched defs:ay (Results 1 – 21 of 21) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsrect.h70 #define PARALLELOGRAM_IS_RECT(ax, ay, bx, by)\ argument
77 #define INT_RECT_FROM_PARALLELOGRAM(prect, px, py, ax, ay, bx, by)\ argument
H A Dgximono.c208 fixed ay = in image_render_mono() local
271 fixed ay = in image_render_mono() local
H A Dgxpcopy.c318 fixed ax, bx, cx, ay, by, cy; in gx_path__check_curves() local
347 fixed ax, bx, cx, ay, by, cy, v01, v12; in gx_curve_monotonize() local
H A Dgschar.c63 floatp ax, floatp ay, const char *str, uint size) in gs_ashow_n_init()
88 floatp cx, floatp cy, gs_char chr, floatp ax, floatp ay, in gs_awidthshow_n_init()
H A Dgxshade1.c487 R_is_covered(double ax, double ay, in R_is_covered()
506 double ax, ay, as; /* Cone apex. */ in R_obtuse_cone() local
583 double ay = y0 + (y1 - y0) * as; in R_tensor_cone_apex() local
H A Dgdevtrac.c215 fixed px, fixed py, fixed ax, fixed ay, in trace_fill_parallelogram()
230 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in trace_fill_triangle()
H A Dgstext.c282 gs_ashow_begin(gs_state * pgs, floatp ax, floatp ay, const byte * str, uint size, in gs_ashow_begin()
311 floatp ax, floatp ay, const byte * str, uint size, in gs_awidthshow_begin()
H A Dgxclpath.c836 fixed ax, fixed ay, fixed bx, fixed by, in clist_fill_parallelogram()
861 fixed ax, fixed ay, fixed bx, fixed by, in clist_fill_triangle()
H A Dgdevvec.c1154 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gdev_vector_fill_parallelogram()
1185 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gdev_vector_fill_triangle()
H A Dgdevnfwd.c452 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_forward_fill_parallelogram()
466 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_forward_fill_triangle()
1042 fixed ax, fixed ay, fixed bx, fixed by, in null_fill_parallelogram()
1050 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in null_fill_triangle()
H A Dgxpflat.c157 fixed *ay, fixed *by, fixed *cy, in curve_coeffs_ranged()
H A Dgdevddrw.c588 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_default_fill_parallelogram()
690 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_default_fill_triangle()
H A Dgdevplnx.c625 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in plane_fill_parallelogram()
646 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in plane_fill_triangle()
H A Dgdevbbox.c638 fixed px, fixed py, fixed ax, fixed ay, in bbox_fill_parallelogram()
676 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in bbox_fill_triangle()
H A Dgzpath.h373 fixed cx, bx, ax, cy, by, ay; member
H A Dgxstroke.c980 fixed ax, ay, bx, by; in stroke_fill() local
H A Dgxhintn.h87 t1_glyph_space_coord ax,ay; /* aligned coords */ member
H A Dgxclrast.c2505 fixed ax = pseg1->pt.x - px, ay = pseg1->pt.y - py; in clist_do_polyfill() local
/plan9/sys/src/cmd/postscript/tr2post/
H A Dps_include.c59 double ax, double ay, double rot) { in ps_include()
/plan9/sys/src/ape/cmd/patch/
H A Dmaketime.c122 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); local
/plan9/sys/src/libscribble/
H A Dli_recognizer.c1691 int ay = A->pts[j-1].y; in lialg_compute_distance() local