/plan9/sys/src/cmd/pic/ |
H A D | print.c | 26 double x0, y0, x1, y1, ox, oy, dx, dy, ndx, ndy; in print() local
|
/plan9/sys/src/libdraw/ |
H A D | poly.c | 28 int i, ox, oy; in dopoly() local
|
/plan9/sys/src/cmd/postscript/postdmd/ |
H A D | postdmd.c | 524 int ox, oy; /* coordinates of the origin */ in dimensions() local
|
/plan9/sys/src/libmemdraw/ |
H A D | ellipse.c | 176 int t, ox, oy, x, nx; in bellipse() local
|
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/ |
H A D | ellipse.c | 176 int t, ox, oy, x, nx; in bellipse() local
|
/plan9/sys/src/9/pc/ |
H A D | vgaradeon.c | 169 int x, y, ox, oy; in radeoncurmove() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gxhintn.c | 311 …1_hinter * h, t1_glyph_space_coord gx, t1_glyph_space_coord gy, t1_hinter_space_coord *ox, t1_hint… in g2o() 329 private inline void o2g(t1_hinter * h, t1_hinter_space_coord ox, t1_hinter_space_coord oy, t1_glyph… in o2g() 340 private inline void o2g_float(t1_hinter * h, t1_hinter_space_coord ox, t1_hinter_space_coord oy, t1… in o2g_float() 441 t1_hinter_space_coord ox, oy; in t1_hinter__paint_raster_grid() local 1108 t1_hinter_space_coord ox, oy; in t1_hinter__flex_end() local 1573 t1_hinter_space_coord ox, oy, dx, dy; in t1_hinter__align_to_grid__general() local
|
H A D | gxipixel.c | 516 fixed ox = dda_current(penum->dda.strip.x); in gx_image_enum_begin() local
|
H A D | gxpflat.c | 289 bool ox = check_diff_overflow(x0, x1); in gx_flattened_iterator__init_line() local
|
H A D | gxifast.c | 58 fixed ox = dda_current(penum->dda.pixel0.x); in gs_image_class_1_simple() local
|
H A D | gxhintn.h | 88 t1_hinter_space_coord ox,oy; member
|
H A D | ttobjs.h | 378 TT_F26Dot6 ox, oy; /* offsets */ member
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | devdraw.c | 1362 int c, repl, m, y, dstid, scrnid, ni, ci, j, nw, e0, e1, op, ox, oy, oesize, esize, doflush; in drawmesg() local
|
/plan9/sys/src/cmd/vnc/ |
H A D | devdraw.c | 1314 int c, repl, m, y, dstid, scrnid, ni, ci, j, nw, e0, e1, op, ox, oy, oesize, esize, doflush; in drawmesg() local
|
/plan9/sys/src/9/port/ |
H A D | devdraw.c | 1436 int c, repl, m, y, dstid, scrnid, ni, ci, j, nw, e0, e1, op, ox, oy, oesize, esize, doflush; in drawmesg() local
|