SWFShape_drawCubic 1340 mingpp.h           { SWFShape_drawCubic(this->shape, ax, ay, bx, by, cx, cy); }
SWFShape_drawCubic 4727 php_ext/ming.c 		RETURN_LONG(SWFShape_drawCubic(getShape(getThis() TSRMLS_CC), bx, by, cx, cy, dx, dy));
SWFShape_drawCubic 4789 php_ext/ming.c 	RETURN_LONG(SWFShape_drawCubic(getShape(getThis() TSRMLS_CC), bx, by, cx, cy, dx, dy));
SWFShape_drawCubic 12068 py_ext/ming_wrap.c   result = (int)SWFShape_drawCubic(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
SWFShape_drawCubic  977 src/ming.h     int SWFShape_drawCubic(SWFShape shape, double bx, double by,