Searched refs:path_alloc_segment (Results 1 – 1 of 1) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gxpath.c | 414 #define path_alloc_segment(pseg,ctype,pstype,stype,snotes,cname)\ macro 456 path_alloc_segment(spp, subpath, &st_subpath, s_start, sn_none, in gx_path_new_subpath() 573 path_alloc_segment(lp, line_segment, &st_line, s_line, notes, in gz_path_add_line_notes() 690 path_alloc_segment(lp, curve_segment, &st_curve, s_curve, notes, in gz_path_add_curve_notes() 848 path_alloc_segment(lp, line_close_segment, &st_line_close, in gz_path_close_subpath_notes()
|