SWFShape_getEdgeBounds   84 src/blocks/morph.c 		SWFOutput_writeRect(out, SWFShape_getEdgeBounds(shape1));
SWFShape_getEdgeBounds   86 src/blocks/morph.c 		SWFOutput_writeRect(out, SWFShape_getEdgeBounds(shape2));
SWFShape_getEdgeBounds  103 src/blocks/morph.c 		fills1, nFills1, SWFShape_getEdgeBounds(shape1), 
SWFShape_getEdgeBounds  104 src/blocks/morph.c 		fills2, nFills2, SWFShape_getEdgeBounds(shape2));
SWFShape_getEdgeBounds   83 src/blocks/shape.h SWFRect SWFShape_getEdgeBounds(SWFShape shape);