Searched defs:moveto (Results 1 – 7 of 7) sorted by relevance
/plan9-contrib/sys/src/libdraw/ |
H A D | mouse.c | 9 moveto(Mousectl *m, Point pt) in moveto() function
|
/plan9-contrib/sys/src/cmd/sam/ |
H A D | moveto.c | 4 moveto(File *f, Range r) in moveto() function
|
/plan9-contrib/sys/src/cmd/jtagfs/ |
H A D | tap.c | 200 moveto(TapSm *sm, int dest) in moveto() function
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gdevvec.h | 126 int (*moveto) (gx_device_vector * vdev, floatp x0, floatp y0, member
|
H A D | ifapi.h | 113 int (*moveto )(FAPI_path *, FracInt, FracInt); member
|
H A D | vdtrace.h | 57 void (*moveto)(vd_trace_interface *I, double x, double y); member
|
H A D | gxhintn.h | 61 { offcurve, oncurve, closepath, moveto enumerator
|