swf_GetDepth     1128 lib/modules/swftools.c 	depth = swf_GetDepth(tag);
swf_GetDepth     1212 lib/modules/swftools.c 	    int depth = swf_GetDepth(tag);
swf_GetDepth     1217 lib/modules/swftools.c 	    int depth = swf_GetDepth(tag);
swf_GetDepth      451 lib/readers/swf.c 	    U16 depth = swf_GetDepth(tag);
swf_GetDepth      776 lib/rfxswf.h   int swf_GetDepth(TAG * t); //PLACEOBJECT,PLACEOBJECT2,REMOVEOBJECT,REMOVEOBJECT2,SETTABINDEX
swf_GetDepth      517 src/swfbbox.c  		depth2id[swf_GetDepth(tag)] = swf_GetPlaceID(tag);
swf_GetDepth      520 src/swfbbox.c  		depth2name[swf_GetDepth(tag)] = getname(tag);
swf_GetDepth      525 src/swfbbox.c  	    U16 id = depth2id[swf_GetDepth(tag)];
swf_GetDepth      526 src/swfbbox.c  	    char*name = depth2name[swf_GetDepth(tag)];
swf_GetDepth      563 src/swfbbox.c  		depth2id[swf_GetDepth(tag)] = swf_GetPlaceID(tag);
swf_GetDepth      568 src/swfbbox.c  	    U16 id = depth2id[swf_GetDepth(tag)];
swf_GetDepth      955 src/swfcombine.c 	       depth = swf_GetDepth(mtag);
swf_GetDepth      960 src/swfcombine.c 	       depth = swf_GetDepth(mtag);
swf_GetDepth      965 src/swfcombine.c 	       depth = swf_GetDepth(mtag);
swf_GetDepth     1013 src/swfcombine.c 	int depth = swf_GetDepth(tag);
swf_GetDepth     1278 src/swfdump.c              printf(" places id %04d at depth %04x", swf_GetPlaceID(tag), swf_GetDepth(tag));
swf_GetDepth     1293 src/swfdump.c              printf(" at depth %04d", swf_GetDepth(tag));
swf_GetDepth     1310 src/swfdump.c              printf(" removes id %04d from depth %04d", swf_GetPlaceID(tag), swf_GetDepth(tag));
swf_GetDepth     1313 src/swfdump.c              printf(" removes object from depth %04d", swf_GetDepth(tag));
swf_GetDepth     1208 src/swfextract.c 		    depths[swf_GetDepth(tag)] = 1;
swf_GetDepth     1211 src/swfextract.c 		    int depth = swf_GetDepth(tag);
swf_GetDepth     1214 src/swfextract.c 		    depths[swf_GetDepth(tag)] = 0;
swf_GetDepth     1218 src/swfextract.c 		    (depths[swf_GetDepth(tag)]) && hollow) {
swf_GetDepth     1220 src/swfextract.c 		    depths[swf_GetDepth(tag)] = 0;
swf_GetDepth     1298 src/swfextract.c 		depths[swf_GetDepth(tag)] = 1;