SWFLineStyle_getWidth   46 src/blocks/linestyle.h unsigned short SWFLineStyle_getWidth(SWFLineStyle line);
SWFLineStyle_getWidth  869 src/blocks/shape.c 		shape->lineWidth = (SWFLineStyle_getWidth(shape->lines[line-1]) + 1) / 2;