SWFDisplayItem_getScale  608 mingpp.h           { SWFDisplayItem_getScale(this->item, xScale, yScale); }
SWFDisplayItem_getScale 1793 php_ext/ming.c 	SWFDisplayItem_getScale(item, &sx, &sy);
SWFDisplayItem_getScale 1809 php_ext/ming.c 	SWFDisplayItem_getScale(item, &sx, &sy);
SWFDisplayItem_getScale 10367 py_ext/ming_wrap.c   SWFDisplayItem_getScale(arg1,arg2,arg3);
SWFDisplayItem_getScale  843 src/ming.h     void SWFDisplayItem_getScale(SWFDisplayItem item, double * xScale, double * yScale);