Searched defs:dy_end (Results 1 – 1 of 1) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevcgml.c | 568 …dc * dx_start, const cgm_vdc * dy_start, const cgm_vdc * dx_end, const cgm_vdc * dy_end, const cgm… in cgm_CIRCULAR_ARC_CENTER() 578 …dc * dx_start, const cgm_vdc * dy_start, const cgm_vdc * dx_end, const cgm_vdc * dy_end, const cgm… in cgm_CIRCULAR_ARC_CENTER_CLOSE() 599 …const cgm_vdc * dx_start, const cgm_vdc * dy_start, const cgm_vdc * dx_end, const cgm_vdc * dy_end) in cgm_ELLIPTICAL_ARC() 610 …dc * dx_start, const cgm_vdc * dy_start, const cgm_vdc * dx_end, const cgm_vdc * dy_end, cgm_arc_c… in cgm_ELLIPTICAL_ARC_CLOSE()
|