Home
last modified time | relevance | path

Searched defs:yx (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsmatrix.h39 #define constant_matrix_body(xx, xy, yx, yy, tx, ty)\ argument
H A Dgxmatrix.h67 long xx, xy, yx, yy; member
H A Dgxhintn.h76 double xx, xy, yx, yy; member
80 int19 xx, xy, yx, yy; member
H A Dgsptype1.c405 double yx = pinst->template.YStep * saved->ctm.yx; in compute_inst_matrix() local
H A Dgxstroke.c300 float yx = pis->ctm.yx, yy = pis->ctm.yy; in gx_stroke_path_only_aux() local
H A Dttobjs.h377 TT_Fixed yx, yy; /* matrix */ member
H A Dtttype.h148 TT_Fixed yx, yy; member
H A Ddscparse.h245 float yx; member
/plan9/sys/src/cmd/astro/
H A Dstar.c7 double xx, yx, zx, yy, zy, zz, tau; in star() local