Home
last modified time | relevance | path

Searched refs:path_enum (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgzcpath.h101 gs_path_enum path_enum; /* used iff clipping path exists as a path, */ member
H A Dgxcpath.c735 gx_path_enum_init(&penum->path_enum, &pcpath->path); in gx_cpath_enum_init()
745 gx_path_enum_init(&penum->path_enum, &empty_path); in gx_cpath_enum_init()
765 return gx_path_enum_next(&penum->path_enum, pts); in gx_cpath_enum_next()