SWF 355 avi2swf/v2swf.c SWF swf;
SWF 396 avi2swf/v2swf.c memset(&swf, 0, sizeof(SWF));
SWF 1057 avi2swf/v2swf.c SWF tmp;
SWF 26 lib/as3/assets.c asset_resolver_t* swf_ParseAssets(SWF*swf)
SWF 7 lib/as3/assets.h SWF*swf;
SWF 13 lib/as3/assets.h asset_resolver_t* swf_ParseAssets(SWF*swf);
SWF 57 lib/as3/import.c SWF _swf,*swf=&_swf;
SWF 28 lib/as3/scripts.c void swf_AddButtonLinks(SWF*swf, char stop_each_frame, char events)
SWF 27 lib/as3/scripts.h void swf_AddButtonLinks(SWF*swf, char stop_each_frame, char events);
SWF 129 lib/devices/swf.c SWF* swf;
SWF 1193 lib/devices/swf.c i->swf = (SWF*)rfx_calloc(sizeof(SWF));
SWF 1416 lib/devices/swf.c void wipeSWF(SWF*swf)
SWF 1531 lib/devices/swf.c SWF*swf = (SWF*)gfx->internal;
SWF 1552 lib/devices/swf.c SWF*swf = (SWF*)gfx->internal;
SWF 1573 lib/devices/swf.c swf_FreeTags((SWF*)gfx->internal);
SWF 1594 lib/devices/swf.c SWF* swf = i->swf;i->swf = 0;
SWF 1440 lib/h.263/swfvideo.c SWF swf;
SWF 1453 lib/h.263/swfvideo.c memset(&swf,0,sizeof(SWF));
SWF 1513 lib/h.263/swfvideo.c SWF swf;
SWF 1543 lib/h.263/swfvideo.c memset(&swf,0,sizeof(SWF));
SWF 267 lib/modules/swfalignzones.c void swf_FontPostprocess(SWF*swf)
SWF 1235 lib/modules/swfbits.c void swf_RemoveJPEGTables(SWF * swf)
SWF 28 lib/modules/swfdump.c void swf_DumpHeader(FILE * f,SWF * swf)
SWF 67 lib/modules/swfdump.c void swf_DumpSWF(FILE * f, SWF*swf)
SWF 1250 lib/modules/swfrender.c void swf_RenderSWF(RENDERBUF*buf, SWF*swf)
SWF 106 lib/modules/swftext.c int swf_FontEnumerate(SWF * swf, void (*FontCallback) (void*, U16, U8 *), void*self)
SWF 581 lib/modules/swftext.c int swf_FontExtract(SWF * swf, int id, SWFFONT * *font)
SWF 1545 lib/modules/swftext.c SWF swf;
SWF 1777 lib/modules/swftext.c SWF swf;
SWF 1778 lib/modules/swftext.c memset(&swf, 0, sizeof(SWF));
SWF 1817 lib/modules/swftext.c SWF swf;
SWF 1818 lib/modules/swftext.c memset(&swf, 0, sizeof(SWF));
SWF 972 lib/modules/swftools.c char swf_Relocate (SWF*swf, char*bitmap)
SWF 1063 lib/modules/swftools.c void swf_Relocate2(SWF*swf, int*id2id)
SWF 1093 lib/modules/swftools.c void swf_RelocateDepth(SWF*swf, char*bitmap)
SWF 1193 lib/modules/swftools.c SWF swf1,swf2;
SWF 1244 lib/modules/swftools.c void swf_Optimize(SWF*swf)
SWF 1370 lib/modules/swftools.c RGBA swf_GetSWFBackgroundColor(SWF*swf)
SWF 52 lib/python/SWF.c SWF swf; //swf.firstTag is not used
SWF 86 lib/python/SWF.c memset(&swf->swf, 0, sizeof(SWF));
SWF 126 lib/python/SWF.c memset(&swf->swf, 0, sizeof(SWF));
SWF 169 lib/python/SWF.c SWF*swf;
SWF 272 lib/python/SWF.c SWF*swf;
SWF 145 lib/python/taglist.c SWF swf;
SWF 159 lib/python/taglist.c SWF swf;
SWF 25 lib/readers/swf.c SWF swf;
SWF 312 lib/readers/swf.c static map16_t* extractDefinitions(SWF*swf)
SWF 425 lib/readers/swf.c SWF*swf = rfx_calloc(sizeof(SWF));
SWF 1118 lib/rfxswf.c TAG * swf_InsertTagBefore(SWF* swf, TAG * before,U16 id)
SWF 1161 lib/rfxswf.c TAG* swf_DeleteTag(SWF*swf, TAG * t)
SWF 1451 lib/rfxswf.c void swf_FoldAll(SWF*swf)
SWF 1464 lib/rfxswf.c void swf_UnFoldAll(SWF*swf)
SWF 1474 lib/rfxswf.c void swf_OptimizeTagOrder(SWF*swf)
SWF 1534 lib/rfxswf.c int swf_ReadSWF2(reader_t*reader, SWF * swf) // Reads SWF to memory (malloc'ed), returns length or <0 if fails
SWF 1537 lib/rfxswf.c memset(swf,0x00,sizeof(SWF));
SWF 1584 lib/rfxswf.c SWF* swf_OpenSWF(char*filename)
SWF 1591 lib/rfxswf.c SWF* swf = rfx_alloc(sizeof(SWF));
SWF 1597 lib/rfxswf.c int swf_ReadSWF(int handle, SWF * swf)
SWF 1604 lib/rfxswf.c void swf_ReadABCfile(char*filename, SWF*swf)
SWF 1606 lib/rfxswf.c memset(swf, 0, sizeof(SWF));
SWF 1617 lib/rfxswf.c int WriteExtraTags(SWF*swf, writer_t*writer)
SWF 1689 lib/rfxswf.c int swf_WriteSWF2(writer_t*writer, SWF * swf) // Writes SWF to file, returns length or <0 if fails
SWF 1819 lib/rfxswf.c int swf_SaveSWF(SWF * swf, char*filename)
SWF 1834 lib/rfxswf.c int swf_WriteSWF(int handle, SWF * swf) // Writes SWF to file, returns length or <0 if fails
SWF 1850 lib/rfxswf.c int swf_WriteHeader2(writer_t*writer,SWF * swf)
SWF 1852 lib/rfxswf.c SWF myswf;
SWF 1853 lib/rfxswf.c memcpy(&myswf,swf,sizeof(SWF));
SWF 1858 lib/rfxswf.c int swf_WriteHeader(int handle,SWF * swf)
SWF 1860 lib/rfxswf.c SWF myswf;
SWF 1861 lib/rfxswf.c memcpy(&myswf,swf,sizeof(SWF));
SWF 1866 lib/rfxswf.c int swf_WriteCGI(SWF * swf)
SWF 1884 lib/rfxswf.c SWF* swf_CopySWF(SWF*swf)
SWF 1886 lib/rfxswf.c SWF*nswf = (SWF*)rfx_alloc(sizeof(SWF));
SWF 1888 lib/rfxswf.c memcpy(nswf, swf, sizeof(SWF));
SWF 1901 lib/rfxswf.c void swf_FreeTags(SWF * swf) // Frees all malloc'ed memory for tags
SWF 170 lib/rfxswf.h SWF* swf_OpenSWF(char*filename);
SWF 171 lib/rfxswf.h int swf_ReadSWF2(reader_t*reader, SWF * swf); // Reads SWF via callback
SWF 172 lib/rfxswf.h int swf_ReadSWF(int handle,SWF * swf); // Reads SWF to memory (malloc'ed), returns length or <0 if fails
SWF 173 lib/rfxswf.h int swf_WriteSWF2(writer_t*writer, SWF * swf); // Writes SWF via callback, returns length or <0 if fails
SWF 174 lib/rfxswf.h int swf_WriteSWF(int handle,SWF * swf); // Writes SWF to file, returns length or <0 if fails
SWF 175 lib/rfxswf.h int swf_SaveSWF(SWF * swf, char*filename);
SWF 176 lib/rfxswf.h int swf_WriteCGI(SWF * swf); // Outputs SWF with valid CGI header to stdout
SWF 177 lib/rfxswf.h void swf_FreeTags(SWF * swf); // Frees all malloc'ed memory for swf
SWF 178 lib/rfxswf.h SWF* swf_CopySWF(SWF*swf);
SWF 179 lib/rfxswf.h void swf_ReadABCfile(char*filename, SWF*swf);
SWF 182 lib/rfxswf.h int swf_WriteHeader(int handle,SWF * swf); // Writes Header of swf to file
SWF 183 lib/rfxswf.h int swf_WriteHeader2(writer_t*writer,SWF * swf); // Writes Header of swf to file
SWF 187 lib/rfxswf.h int swf_ReadHeader(reader_t*reader, SWF * swf); // Reads SWF Header via callback
SWF 191 lib/rfxswf.h void swf_FoldAll(SWF*swf);
SWF 192 lib/rfxswf.h void swf_UnFoldAll(SWF*swf);
SWF 199 lib/rfxswf.h void swf_OptimizeTagOrder(SWF*swf);
SWF 204 lib/rfxswf.h TAG * swf_InsertTagBefore(SWF*swf, TAG * before,U16 id); // like InsertTag, but insert tag before argument
SWF 205 lib/rfxswf.h TAG * swf_DeleteTag(SWF*swf, TAG * t);
SWF 627 lib/rfxswf.h int swf_FontEnumerate(SWF * swf,void (*FontCallback) (void*,U16,U8*), void*self);
SWF 630 lib/rfxswf.h int swf_FontExtract(SWF * swf,int id,SWFFONT ** f);
SWF 664 lib/rfxswf.h void swf_FontPostprocess(SWF*swf);
SWF 703 lib/rfxswf.h void swf_DumpHeader(FILE * f,SWF * swf);
SWF 706 lib/rfxswf.h void swf_DumpSWF(FILE * f,SWF*swf);
SWF 728 lib/rfxswf.h void swf_RemoveJPEGTables(SWF*swf);
SWF 760 lib/rfxswf.h void swf_Optimize(SWF*swf);
SWF 783 lib/rfxswf.h char swf_Relocate(SWF*swf, char*bitmap); // bitmap is 65536 bytes, bitmap[a]==0 means id a is free
SWF 784 lib/rfxswf.h void swf_RelocateDepth(SWF*swf, char*bitmap); // bitmap is 65536 bytes, bitmap[d]==0 means depth d is free
SWF 788 lib/rfxswf.h RGBA swf_GetSWFBackgroundColor(SWF*swf);
SWF 799 lib/rfxswf.h void swf_AddButtonLinks(SWF*swf, char stop_each_frame, char events);
SWF 1117 lib/rfxswf.h void swf_RenderSWF(RENDERBUF*buf, SWF*swf);
SWF 183 src/as3compile.c void writeSWF(SWF*swf)
SWF 238 src/as3compile.c SWF swf;
SWF 148 src/gif2swf.c TAG *MovieStart(SWF * swf, float framerate, int dx, int dy)
SWF 153 src/gif2swf.c memset(swf, 0x00, sizeof(SWF));
SWF 170 src/gif2swf.c int MovieFinish(SWF * swf, TAG * t, char *sname)
SWF 197 src/gif2swf.c TAG *MovieAddFrame(SWF * swf, TAG * t, char *sname, int id, int imgidx)
SWF 660 src/gif2swf.c SWF swf;
SWF 68 src/jpeg2swf.c TAG *MovieStart(SWF * swf, float framerate, int dx, int dy)
SWF 73 src/jpeg2swf.c memset(swf, 0x00, sizeof(SWF));
SWF 108 src/jpeg2swf.c int MovieFinish(SWF * swf, TAG * t, char *sname)
SWF 232 src/jpeg2swf.c TAG *MovieAddFrame(SWF * swf, TAG * t, char *sname, int quality,
SWF 608 src/jpeg2swf.c SWF swf;
SWF 544 src/pdf2swf.c SWF swf;
SWF 59 src/png2swf.c TAG *MovieStart(SWF * swf, float framerate, int dx, int dy)
SWF 64 src/png2swf.c memset(swf, 0x00, sizeof(SWF));
SWF 87 src/png2swf.c int MovieFinish(SWF * swf, TAG * t, char *sname)
SWF 745 src/png2swf.c TAG *MovieAddFrame(SWF * swf, TAG * t, char *sname, int id)
SWF 1076 src/png2swf.c SWF swf;
SWF 218 src/swfbbox.c static SWF*c_swf;
SWF 247 src/swfbbox.c static placement_t* readPlacements(SWF*swf)
SWF 422 src/swfbbox.c static void swf_OptimizeBoundingBoxes(SWF*swf)
SWF 505 src/swfbbox.c static void showSwiftyOutput(SWF*swf)
SWF 579 src/swfbbox.c static SRECT getSWFBBox(SWF*swf)
SWF 589 src/swfbbox.c SWF swf;
SWF 91 src/swfbytes.c void dumpFile(SWF*swf, FILE*fo)
SWF 227 src/swfbytes.c void parseFile(FILE*fi, SWF*swf)
SWF 231 src/swfbytes.c memset(swf, 0, sizeof(SWF));
SWF 345 src/swfbytes.c SWF swf;
SWF 367 src/swfbytes.c SWF newswf;
SWF 179 src/swfc.c SWF*swf;
SWF 605 src/swfc.c SWF*swf = (SWF*)malloc(sizeof(SWF));
SWF 963 src/swfc.c void dumpSWF(SWF*swf)
SWF 1032 src/swfc.c SWF* swf;
SWF 2064 src/swfc.c SWF swf;
SWF 336 src/swfcombine.c void removeCommonTags(SWF * swf)
SWF 350 src/swfcombine.c static void makestackmaster(SWF*swf)
SWF 365 src/swfcombine.c SWF head;
SWF 413 src/swfcombine.c memset(swf, 0, sizeof(SWF));
SWF 472 src/swfcombine.c void jpeg_assert(SWF*master, SWF*slave)
SWF 514 src/swfcombine.c TAG* write_sprite_defines(TAG*tag, SWF*sprite)
SWF 675 src/swfcombine.c TAG* write_sprite(TAG*tag, SWF*sprite, int spriteid, int replaceddefine)
SWF 736 src/swfcombine.c TAG* write_master(TAG*tag, SWF*master, SWF*slave, int spriteid, int replaceddefine, int flags)
SWF 890 src/swfcombine.c void adjustheader(SWF*swf)
SWF 906 src/swfcombine.c void catcombine(SWF*master, char*slave_name, SWF*slave, SWF*newswf)
SWF 933 src/swfcombine.c memcpy(newswf, master, sizeof(SWF));
SWF 1000 src/swfcombine.c void normalcombine(SWF*master, char*slave_name, SWF*slave, SWF*newswf)
SWF 1115 src/swfcombine.c memcpy(newswf, master, sizeof(SWF));
SWF 1140 src/swfcombine.c void combine(SWF*master, char*slave_name, SWF*slave, SWF*newswf)
SWF 1208 src/swfcombine.c SWF master;
SWF 1209 src/swfcombine.c SWF slave;
SWF 1210 src/swfcombine.c SWF newswf;
SWF 381 src/swfdump.c static SWF swf;
SWF 1008 src/swfdump.c SWF swf;
SWF 319 src/swfextract.c void extractTag(SWF*swf, char*filename)
SWF 321 src/swfextract.c SWF newswf;
SWF 331 src/swfextract.c memset(&newswf,0x00,sizeof(SWF)); // set global movie parameters
SWF 538 src/swfextract.c void listObjects(SWF*swf)
SWF 616 src/swfextract.c int handlefont(SWF*swf, TAG*tag)
SWF 1142 src/swfextract.c SWF swf;
SWF 117 src/swfrender.c SWF swf;
SWF 98 src/swfstrings.c static SWF swf;
SWF 190 src/wav2swf.c SWF swf;
SWF 262 src/wav2swf.c memset(&swf,0x00,sizeof(SWF));
SWF 31 swfs/PreLoaderTemplate.c { SWF swf;
SWF 43 swfs/PreLoaderTemplate.c memset(&swf,0x00,sizeof(SWF)); // set global movie parameters
SWF 37 swfs/keyboard_viewer.c { SWF swf;
SWF 47 swfs/keyboard_viewer.c memset(&swf,0x00,sizeof(SWF)); // set global movie parameters
SWF 51 swfs/simple_viewer.c { SWF swf;
SWF 63 swfs/simple_viewer.c memset(&swf,0x00,sizeof(SWF)); // set global movie parameters