Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgzpath.h284 struct gx_path_s { struct
298 gx_path_segments local_segments; argument
301 gx_path_segments *segments; argument
311 byte /*gx_path_state_flags*/ start_flags; /* flags of moveto */ argument
312 byte /*gx_path_state_flags*/ state_flags; /* (see above) */ argument
313 byte /*bool*/ bbox_set; /* true if setbbox is in effect */
314 byte /*bool*/ bbox_accurate;/* true if bbox is accurate */
315 byte _pad; /* just in case the compiler doesn't do it */
316 int subpath_count;
317 int curve_count;
[all …]