Home
last modified time | relevance | path

Searched defs:yy (Results 1 – 23 of 23) sorted by relevance

/plan9/sys/src/cmd/plot/libplot/
H A Dmove.c2 void move(double xx, double yy){ in move()
H A Drmove.c2 void rmove(double xx, double yy){ in rmove()
H A Drvec.c2 void rvec(double xx, double yy){ in rvec()
H A Dvec.c3 void vec(double xx, double yy){ in vec()
/plan9/sys/src/cmd/gs/src/
H A Dgsmatrix.h39 #define constant_matrix_body(xx, xy, yx, yy, tx, ty)\ argument
H A Dgxfillsl.h82 fixed yy = max(alp->fi.y3, alp->fi.y0); in TEMPLATE_spot_into_scanlines() local
H A Dgxmatrix.h67 long xx, xy, yx, yy; member
H A Dgzstate.h166 #define gx_setcurrentpoint(pgs, xx, yy)\ argument
H A Dgxhintn.h76 double xx, xy, yx, yy; member
80 int19 xx, xy, yx, yy; member
H A Dgdevpdfd.c614 int xx, y = y0, yy; in compute_subimage() local
691 int y, yy, code = 0; in mask_to_clip() local
H A Dgxhintn.c566 private inline void t1_hinter__adjust_matrix_precision(t1_hinter * this, fixed xx, fixed yy) in t1_hinter__adjust_matrix_precision()
867 …t t1_hinter__add_pole(t1_hinter * this, t1_glyph_space_coord xx, t1_glyph_space_coord yy, enum t1_… in t1_hinter__add_pole()
900 int t1_hinter__rmoveto(t1_hinter * this, fixed xx, fixed yy) in t1_hinter__rmoveto()
956 int t1_hinter__rlineto(t1_hinter * this, fixed xx, fixed yy) in t1_hinter__rlineto()
1019 void t1_hinter__setcurrentpoint(t1_hinter * this, fixed xx, fixed yy) in t1_hinter__setcurrentpoint()
H A Dgsptype1.c406 double yy = pinst->template.YStep * saved->ctm.yy; 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.h246 float yy; member
/plan9/sys/src/cmd/astro/
H A Dstar.c7 double xx, yx, zx, yy, zy, zz, tau; in star() local
/plan9/sys/src/cmd/
H A Dlens.c216 int x, y, xx, yy, dd, i; in magnify() local
H A Dresample.c100 double Y, yy, v, rat; in resampley() local
H A Dgview.c524 #define ytransform(tr,yy) ((tr)->o.y + (tr)->sc.y*(yy)) argument
526 #define dyuntransform(tr,yy) ((yy)/(tr)->sc.y) argument
1634 int yy; in palette_color() local
/plan9/sys/src/cmd/bzip2/lib/
H A Dcompress.c168 UChar yy[256]; in generateMTFValues() local
/plan9/sys/src/cmd/page/
H A Drotate.c350 double Y, yy, v, rat; in resampley() local
/plan9/sys/src/cmd/jpg/
H A Dreadgif.c507 int dx, yy, y; in interlace() local