SWFShape_drawArc 1388 mingpp.h { SWFShape_drawArc(this->shape, r, startAngle, endAngle); } SWFShape_drawArc 4775 php_ext/ming.c SWFShape_drawArc(getShape(getThis() TSRMLS_CC), r, start, end); SWFShape_drawArc 11887 py_ext/ming_wrap.c SWFShape_drawArc(arg1,arg2,arg3,arg4); SWFShape_drawArc 965 src/ming.h void SWFShape_drawArc(SWFShape shape, double r, double startAngle, double endAngle); SWFShape_drawArc 214 src/shape_util.c SWFShape_drawArc(shape, r, 0, 360);