ST_REMOVEOBJECT2  428 avi2swf/v2swf.c 	    swf_ResetTag(i->tag, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  468 avi2swf/v2swf.c 	    swf_ResetTag(i->tag, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  691 avi2swf/v2swf.c 	    swf_ResetTag(i->tag, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2 1117 lib/devices/swf.c         i->tag = swf_InsertTag(i->tag,ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2 1506 lib/devices/swf.c     while(tag->id == ST_REMOVEOBJECT2) {
ST_REMOVEOBJECT2 1154 lib/h.263/swfvideo.c     tag = swf_InsertTag(tag,ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  180 lib/modules/swfdump.c         case ST_REMOVEOBJECT2:
ST_REMOVEOBJECT2  261 lib/modules/swftools.c  ST_REMOVEOBJECT2,
ST_REMOVEOBJECT2  343 lib/modules/swftools.c     case ST_REMOVEOBJECT2:
ST_REMOVEOBJECT2  371 lib/modules/swftools.c     case ST_REMOVEOBJECT2:
ST_REMOVEOBJECT2 1216 lib/modules/swftools.c 	   tag->id == ST_REMOVEOBJECT2) {
ST_REMOVEOBJECT2 1209 lib/python/tags.c     register_tag(ST_REMOVEOBJECT2,&removeobject_tag);
ST_REMOVEOBJECT2  450 lib/readers/swf.c 	   tag->id == ST_REMOVEOBJECT2) {
ST_REMOVEOBJECT2  387 src/gif2swf.c                  t = swf_InsertTag(t, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  400 src/gif2swf.c                  t = swf_InsertTag(t, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  408 src/gif2swf.c                  t = swf_InsertTag(t, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  311 src/jpeg2swf.c 	    t = swf_InsertTag(t, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  816 src/png2swf.c      t = swf_InsertTag(t, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2 2341 src/swfc.c         tag = swf_InsertTag(tag, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  442 src/swfcombine.c 	    tag = swf_InsertTag(tag, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  582 src/swfcombine.c     if(tag->id == ST_REMOVEOBJECT2)
ST_REMOVEOBJECT2  769 src/swfcombine.c                 tag = swf_InsertTag(tag, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2  853 src/swfcombine.c 		case ST_REMOVEOBJECT2:
ST_REMOVEOBJECT2  964 src/swfcombine.c 	    case ST_REMOVEOBJECT2: {
ST_REMOVEOBJECT2  981 src/swfcombine.c 	tag = swf_InsertTag(tag, ST_REMOVEOBJECT2);
ST_REMOVEOBJECT2 1312 src/swfdump.c          else if(tag->id == ST_REMOVEOBJECT2) {
ST_REMOVEOBJECT2 1210 src/swfextract.c 		if(tag->id == ST_REMOVEOBJECT || tag->id == ST_REMOVEOBJECT2) {
ST_REMOVEOBJECT2 1217 src/swfextract.c 		if((tag->id == ST_REMOVEOBJECT || tag->id == ST_REMOVEOBJECT2) && 
ST_REMOVEOBJECT2   87 swfs/PreLoaderTemplate.c   tag = swf_InsertTag(tag,ST_REMOVEOBJECT2);