Searched defs:yt (Results 1 – 8 of 8) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevabuf.c | 338 y_transfer yt; in mem_abuf_copy_mono() local 365 y_transfer yt; in mem_abuf_fill_rectangle() local
|
H A D | gximono.c | 415 const int yt = penum->yci, iht = penum->hci; in image_render_mono() local
|
H A D | gscoord.c | 87 #define update_matrix_fixed(mat, xt, yt)\ argument 92 #define update_ctm(pgs, xt, yt)\ argument
|
H A D | gxi16bit.c | 115 int yt = penum->yci, iht = penum->hci; in image_render_frac() local
|
H A D | gxi12bit.c | 172 int yt = penum->yci, iht = penum->hci; in image_render_frac() local
|
H A D | gxpath.h | 174 #define gx_path_add_partial_arc(ppath, x3, y3, xt, yt, fraction)\ argument
|
H A D | gspath1.c | 368 double xt = arc->pt.x, yt = arc->pt.y; in arc_add() local
|
H A D | gxpath.c | 737 fixed x3, fixed y3, fixed xt, fixed yt, floatp fraction, segment_notes notes) in gx_path_add_partial_arc_notes()
|