/plan9/sys/src/cmd/plot/libplot/ |
H A D | move.c | 2 void move(double xx, double yy){ in move()
|
H A D | rmove.c | 2 void rmove(double xx, double yy){ in rmove()
|
H A D | rvec.c | 2 void rvec(double xx, double yy){ in rvec()
|
H A D | vec.c | 3 void vec(double xx, double yy){ in vec()
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gsmatrix.h | 39 #define constant_matrix_body(xx, xy, yx, yy, tx, ty)\ argument
|
H A D | gxfillsl.h | 82 fixed yy = max(alp->fi.y3, alp->fi.y0); in TEMPLATE_spot_into_scanlines() local
|
H A D | gxmatrix.h | 67 long xx, xy, yx, yy; member
|
H A D | gzstate.h | 166 #define gx_setcurrentpoint(pgs, xx, yy)\ argument
|
H A D | gxhintn.h | 76 double xx, xy, yx, yy; member 80 int19 xx, xy, yx, yy; member
|
H A D | gdevpdfd.c | 614 int xx, y = y0, yy; in compute_subimage() local 691 int y, yy, code = 0; in mask_to_clip() local
|
H A D | gxhintn.c | 566 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 D | gsptype1.c | 406 double yy = pinst->template.YStep * saved->ctm.yy; in compute_inst_matrix() local
|
H A D | gxstroke.c | 300 float yx = pis->ctm.yx, yy = pis->ctm.yy; in gx_stroke_path_only_aux() local
|
H A D | ttobjs.h | 377 TT_Fixed yx, yy; /* matrix */ member
|
H A D | tttype.h | 148 TT_Fixed yx, yy; member
|
H A D | dscparse.h | 246 float yy; member
|
/plan9/sys/src/cmd/astro/ |
H A D | star.c | 7 double xx, yx, zx, yy, zy, zz, tau; in star() local
|
/plan9/sys/src/cmd/ |
H A D | lens.c | 216 int x, y, xx, yy, dd, i; in magnify() local
|
H A D | resample.c | 100 double Y, yy, v, rat; in resampley() local
|
H A D | gview.c | 524 #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 D | compress.c | 168 UChar yy[256]; in generateMTFValues() local
|
/plan9/sys/src/cmd/page/ |
H A D | rotate.c | 350 double Y, yy, v, rat; in resampley() local
|
/plan9/sys/src/cmd/jpg/ |
H A D | readgif.c | 507 int dx, yy, y; in interlace() local
|