SWFShape_getLines  106 src/blocks/morph.c 	SWFShape_getLines(shape1, &lines1, &nLines1);
SWFShape_getLines  107 src/blocks/morph.c 	SWFShape_getLines(shape2, &lines2, &nLines2);
SWFShape_getLines   78 src/blocks/shape.h SWFShape_getLines(SWFShape shape, SWFLineStyle** outLines, int* outNLines);