SWFShape_setLine 1373 mingpp.h           { SWFShape_setLine(this->shape, width, r, g, b, a); }
SWFShape_setLine 4517 php_ext/ming.c 	SWFShape_setLine(getShape(getThis() TSRMLS_CC),	(unsigned short)w, (byte)r, (byte)g, (byte)b, (byte)a);
SWFShape_setLine 11518 py_ext/ming_wrap.c   SWFShape_setLine(arg1,arg2,arg3,arg4,arg5,arg6);
SWFShape_setLine  947 src/ming.h     void SWFShape_setLine(SWFShape shape, unsigned short width,
SWFShape_setLine   13 test/Button/test01.c 	SWFShape_setLine(s, 2, 255, 0, 0, 255);
SWFShape_setLine    8 test/Button/test02.c 	SWFShape_setLine(s, 1, 255, 0, 0, 255);
SWFShape_setLine    8 test/Button/test03.c 	SWFShape_setLine(s, 10, 255, 0, 0, 255);
SWFShape_setLine   11 test/FillStyle/test01.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   21 test/FillStyle/test02.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   21 test/FillStyle/test03.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   21 test/FillStyle/test04.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   26 test/FillStyle/test05.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   25 test/FillStyle/test06.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   21 test/FillStyle/test07.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   20 test/Filter/test01.c 	SWFShape_setLine(shape, 4, 25, 0, 0, 128);
SWFShape_setLine   22 test/Filter/test02.c 	SWFShape_setLine(shape, 4, 25, 0, 0, 128);
SWFShape_setLine   21 test/Filter/test03.c 	SWFShape_setLine(shape, 4, 25, 0, 0, 128);
SWFShape_setLine   22 test/Filter/test04.c 	SWFShape_setLine(shape, 4, 25, 0, 0, 128);	
SWFShape_setLine   15 test/Gradient/test01.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   20 test/Gradient/test02.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   24 test/Gradient/test03.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   25 test/Gradient/test04.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   27 test/Gradient/test05.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   28 test/Gradient/test06.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   15 test/Gradient/test08.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   18 test/Gradient/test09.c 	SWFShape_setLine(shape, 1, 0,0,0,255);
SWFShape_setLine   10 test/LineStyle/test01.c         SWFShape_setLine(shape, 4, 25, 0, 0, 128);
SWFShape_setLine   14 test/Morph/test01.c         SWFShape_setLine(shape1, 4, 25, 0, 0, 128);
SWFShape_setLine   18 test/Morph/test01.c         SWFShape_setLine(shape2, 4, 25, 0, 0, 128);