swf_ShapeSetAll   167 avi2swf/v2swf.c     swf_ShapeSetAll(i->tag,shape,0,0,lines?ls:0,fs,0);
swf_ShapeSetAll  1003 lib/devices/swf.c 	swf_ShapeSetAll(i->tag,s,0*button_sizex,0,ls1,fs1,0);
swf_ShapeSetAll  1150 lib/devices/swf.c     swf_ShapeSetAll(i->tag,s,x1,y1,ls1,fs1,0);
swf_ShapeSetAll  1893 lib/devices/swf.c     swf_ShapeSetAll(i->tag,i->shape,/*x*/0,/*y*/0,0,fsid,0);
swf_ShapeSetAll  1917 lib/devices/swf.c     swf_ShapeSetAll(i->tag,i->shape,/*x*/0,/*y*/0,0,fsid,0);
swf_ShapeSetAll  2378 lib/devices/swf.c     swf_ShapeSetAll(i->tag,shape,UNDEFINED_COORD,UNDEFINED_COORD,lsid,fsid,0);
swf_ShapeSetAll  2410 lib/devices/swf.c     swf_ShapeSetAll(i->tag,shape,UNDEFINED_COORD,UNDEFINED_COORD,lsid,0,0);
swf_ShapeSetAll  2456 lib/devices/swf.c     swf_ShapeSetAll(i->tag,shape,UNDEFINED_COORD,UNDEFINED_COORD,0,fsid,0);
swf_ShapeSetAll  2793 lib/devices/swf.c     swf_ShapeSetAll(i->tag,shape,UNDEFINED_COORD,UNDEFINED_COORD,0,fsid,0);
swf_ShapeSetAll   910 lib/modules/swfshape.c     swf_ShapeSetAll(tag,shape,0,0,lines?ls:0,fs,0);
swf_ShapeSetAll   937 lib/modules/swfshape.c     swf_ShapeSetAll(tag,s,0,0,0,fs,0);
swf_ShapeSetAll   964 lib/modules/swfshape.c     swf_ShapeSetAll(tag,s,0,0,ls,fs,0);
swf_ShapeSetAll  1002 lib/modules/swfshape.c 		swf_ShapeSetAll(tag,shape,newx,newy,ls,fs0,fs1);
swf_ShapeSetAll  1948 lib/modules/swftext.c 	    swf_ShapeSetAll(tag,s,0,0,ls,0,0);
swf_ShapeSetAll  1983 lib/modules/swftext.c 	    swf_ShapeSetAll(tag,s,0,0,ls,fs,0);
swf_ShapeSetAll  2012 lib/modules/swftext.c 		swf_ShapeSetAll(tag,s,0,0,ls2,SET_TO_ZERO,SET_TO_ZERO);
swf_ShapeSetAll   471 lib/rfxswf.h   int   swf_ShapeSetAll(TAG * t,SHAPE * s,S32 x,S32 y,int line,int fill0,int fill1);
swf_ShapeSetAll   371 src/gif2swf.c      swf_ShapeSetAll(t, s, 0, 0, 0, fs, 0);
swf_ShapeSetAll   303 src/jpeg2swf.c 	swf_ShapeSetAll(t, s, r.xmin, r.ymin, 0, fs, 0);
swf_ShapeSetAll   808 src/png2swf.c      swf_ShapeSetAll(t, s, 0, 0, 0, fs, 0);
swf_ShapeSetAll  1241 src/swfc.c         swf_ShapeSetAll(tag,s,0,0,ls1,fs1,0);
swf_ShapeSetAll  1318 src/swfc.c         swf_ShapeSetAll(tag,s,0,0,ls1,fs1,0);
swf_ShapeSetAll   124 swfs/keyboard_viewer.c     swf_ShapeSetAll(tag,s,0,0,ls1,fs1,0); // move to (0,0), select linestyle ls1 and no fillstyle
swf_ShapeSetAll   115 swfs/simple_viewer.c   swf_ShapeSetAll(tag,s,0,0,0,fs1,0);
swf_ShapeSetAll   142 swfs/simple_viewer.c 	  swf_ShapeSetAll(tag,s,0,0,ls1,fs1,0); // move to (0,0), select linestyle ls1 and no fillstyle
swf_ShapeSetAll   150 swfs/simple_viewer.c 	  swf_ShapeSetAll(tag,s,20*button_sizex,0,ls1,fs1,0);