Home
last modified time | relevance | path

Searched refs:swf_GetDepth (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfbbox.c517 depth2id[swf_GetDepth(tag)] = swf_GetPlaceID(tag); in showSwiftyOutput()
520 depth2name[swf_GetDepth(tag)] = getname(tag); in showSwiftyOutput()
525 U16 id = depth2id[swf_GetDepth(tag)]; in showSwiftyOutput()
526 char*name = depth2name[swf_GetDepth(tag)]; in showSwiftyOutput()
563 depth2id[swf_GetDepth(tag)] = swf_GetPlaceID(tag); in getMovieClipBBox()
568 U16 id = depth2id[swf_GetDepth(tag)]; in getMovieClipBBox()
H A Dswfextract.c1273 depths[swf_GetDepth(tag)] = 1; in main()
1276 int depth = swf_GetDepth(tag); in main()
1279 depths[swf_GetDepth(tag)] = 0; in main()
1283 (depths[swf_GetDepth(tag)]) && hollow) { in main()
1285 depths[swf_GetDepth(tag)] = 0; in main()
1368 depths[swf_GetDepth(tag)] = 1; in main()
H A Dswfcombine.c955 depth = swf_GetDepth(mtag); in catcombine()
960 depth = swf_GetDepth(mtag); in catcombine()
965 depth = swf_GetDepth(mtag); in catcombine()
1013 int depth = swf_GetDepth(tag); in normalcombine()
H A Dswfdump.c1303 printf(" places id %04d at depth %04x", swf_GetPlaceID(tag), swf_GetDepth(tag)); in main()
1318 printf(" at depth %04d", swf_GetDepth(tag)); in main()
1335 printf(" removes id %04d from depth %04d", swf_GetPlaceID(tag), swf_GetDepth(tag)); in main()
1338 printf(" removes object from depth %04d", swf_GetDepth(tag)); in main()
/dports/graphics/swftools/swftools-0.9.2/lib/modules/
H A Dswftools.c330 int swf_GetDepth(TAG * t) in swf_GetDepth() function
1128 depth = swf_GetDepth(tag); in swf_RelocateDepth()
1212 int depth = swf_GetDepth(tag); in swf_Concatenate()
1217 int depth = swf_GetDepth(tag); in swf_Concatenate()
/dports/graphics/swftools/swftools-0.9.2/lib/readers/
H A Dswf.c470 U16 depth = swf_GetDepth(tag); in extractFrame()
/dports/graphics/swftools/swftools-0.9.2/lib/
H A Drfxswf.h776 int swf_GetDepth(TAG * t); //PLACEOBJECT,PLACEOBJECT2,REMOVEOBJECT,REMOVEOBJECT2,SETTABINDEX