SWFShape_drawCurveTo 1337 mingpp.h           { SWFShape_drawCurveTo(this->shape, cx, cy, ax, ay); }
SWFShape_drawCurveTo 4693 php_ext/ming.c 		SWFShape_drawCurveTo(getShape(getThis() TSRMLS_CC), cx, cy, ax, ay);	
SWFShape_drawCurveTo 5180 py_ext/ming_wrap.c   SWFShape_drawCurveTo(arg1,arg2,arg3,arg4,arg5);
SWFShape_drawCurveTo  380 src/ming.h     void SWFShape_drawCurveTo(SWFShape shape, double controlx, double controly,