Searched defs:dx_start (Results 1 – 1 of 1) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevcgml.c | 568 cgm_CIRCULAR_ARC_CENTER(cgm_state * st, const cgm_point * center, const cgm_vdc * dx_start, const c… in cgm_CIRCULAR_ARC_CENTER() 578 cgm_CIRCULAR_ARC_CENTER_CLOSE(cgm_state * st, const cgm_point * center, const cgm_vdc * dx_start, c… in cgm_CIRCULAR_ARC_CENTER_CLOSE() 599 …* center, const cgm_point * cd1_end, const cgm_point * cd2_end, const cgm_vdc * dx_start, const cg… in cgm_ELLIPTICAL_ARC() 610 …* center, const cgm_point * cd1_end, const cgm_point * cd2_end, const cgm_vdc * dx_start, const cg… in cgm_ELLIPTICAL_ARC_CLOSE()
|