newSWFLineStyle 4613 py_ext/ming_wrap.c result = newSWFLineStyle(arg1,arg2,arg3,arg4,arg5); newSWFLineStyle 826 src/blocks/shape.c shape->lines[shape->nLines] = newSWFLineStyle(width, r, g, b, a); newSWFLineStyle 316 src/blocks/swf.h SWFLineStyle newSWFLineStyle(unsigned short width, byte r, byte g, byte b, byte a); newSWFLineStyle 319 src/ming.h SWFLineStyle newSWFLineStyle(unsigned short width, byte r, byte g, byte b, byte a);