SWFShape_getVersion 1400 mingpp.h { return SWFShape_getVersion(this->shape); }
SWFShape_getVersion 4841 php_ext/ming.c RETURN_LONG(SWFShape_getVersion(getShape(getThis() TSRMLS_CC)));
SWFShape_getVersion 4872 py_ext/ming_wrap.c result = (int)SWFShape_getVersion(arg1);
SWFShape_getVersion 65 src/blocks/morph.c shape_version = SWFShape_getVersion(shape1);
SWFShape_getVersion 66 src/blocks/morph.c if(shape_version != SWFShape_getVersion(shape2))
SWFShape_getVersion 366 src/ming.h int SWFShape_getVersion(SWFShape shape);