SWFBitmap_getWidth 1171 mingpp.h           { return SWFBitmap_getWidth(this->bitmap); }
SWFBitmap_getWidth  924 php_ext/ming.c 	RETURN_DOUBLE(SWFBitmap_getWidth(getBitmap(getThis() TSRMLS_CC)));
SWFBitmap_getWidth 4046 py_ext/ming_wrap.c   result = (int)SWFBitmap_getWidth(arg1);
SWFBitmap_getWidth  288 src/blocks/shape.c 	width = SWFBitmap_getWidth(bitmap);
SWFBitmap_getWidth  135 src/blocks/swf.h int SWFBitmap_getWidth(SWFBitmap b);
SWFBitmap_getWidth  244 src/ming.h     int SWFBitmap_getWidth(SWFBitmap b);
SWFBitmap_getWidth   37 test/Filter/test05.c 	int w = SWFBitmap_getWidth(bm);
SWFBitmap_getWidth  684 util/makeswf.c 	width = SWFBitmap_getWidth(bm);