SWFShape_movePen 1322 mingpp.h           { SWFShape_movePen(this->shape, x, y); }
SWFShape_movePen 4650 php_ext/ming.c 	SWFShape_movePen(getShape(getThis() TSRMLS_CC), x, y);
SWFShape_movePen 4974 py_ext/ming_wrap.c   SWFShape_movePen(arg1,arg2,arg3);
SWFShape_movePen  370 src/ming.h     void SWFShape_movePen(SWFShape shape, double x, double y);
SWFShape_movePen  248 src/shape_util.c 	SWFShape_movePen(shape, x, y);