swf_GetShapeBoundingBox  356 lib/modules/swftext.c 		font->layout->bounds[t] = swf_GetShapeBoundingBox(shape2);
swf_GetShapeBoundingBox 1709 lib/modules/swftext.c 	bbox = swf_GetShapeBoundingBox(shape2);
swf_GetShapeBoundingBox 1862 lib/modules/swftext.c 	    SRECT r = swf_GetShapeBoundingBox(s2);
swf_GetShapeBoundingBox  489 lib/rfxswf.h   SRECT	   swf_GetShapeBoundingBox(SHAPE2*shape);
swf_GetShapeBoundingBox  155 src/swfbbox.c      *(shape->bbox) = swf_GetShapeBoundingBox(shape);