Home
last modified time | relevance | path

Searched defs:beginpath (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/postscript/tr2post/
H A Ddraw.c149 beginpath(char *buf, int copy) { in beginpath() function
/plan9/sys/src/cmd/gs/src/
H A Dgdevvec.h125 int (*beginpath) (gx_device_vector * vdev, gx_path_type_t type); member