Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevcgml.c406 cgm_POLYLINE(cgm_state * st, const cgm_point * vertices, int count) in cgm_POLYLINE()
460 cgm_POLYGON(cgm_state * st, const cgm_point * vertices, int count) in cgm_POLYGON()
468 cgm_POLYGON_SET(cgm_state * st, const cgm_polygon_edge * vertices, int count) in cgm_POLYGON_SET()