SWFShape_setLine2 1385 mingpp.h           {  SWFShape_setLine2(this->shape, width, r, g, b, a, flags, miterLimit); }
SWFShape_setLine2 4950 php_ext/ming.c 	SWFShape_setLine2(getShape(getThis() TSRMLS_CC), width, r, g, b, a, flags, limit);
SWFShape_setLine2 11661 py_ext/ming_wrap.c   SWFShape_setLine2(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
SWFShape_setLine2  954 src/ming.h     void SWFShape_setLine2(SWFShape shape, unsigned short width, 
SWFShape_setLine2   10 test/LineStyle/test02.c 	SWFShape_setLine2(shape, 40, 25, 0, 0, 128, 
SWFShape_setLine2   14 test/Morph/test02.c 	SWFShape_setLine2(shape1, 20, 25, 0, 0, 128, SWF_LINESTYLE_FLAG_HINTING, 0);
SWFShape_setLine2   18 test/Morph/test02.c 	SWFShape_setLine2(shape2, 20, 25, 100, 100, 255, SWF_LINESTYLE_FLAG_HINTING, 0);
SWFShape_setLine2   12 test/Movie/replace/test01.c 	SWFShape_setLine2(shape1, 1, 25, 0, 0, 128, SWF_LINESTYLE_FLAG_HINTING, 0);
SWFShape_setLine2   16 test/Movie/replace/test01.c 	SWFShape_setLine2(shape2, 1, 25, 100, 100, 255, SWF_LINESTYLE_FLAG_HINTING, 0);
SWFShape_setLine2   11 test/Movie/replace/test02.c 	SWFShape_setLine2(shape1, 1, 25, 0, 0, 128, SWF_LINESTYLE_FLAG_HINTING, 0);