Home
last modified time | relevance | path

Searched refs:ButtonSoundChar3 (Results 1 – 14 of 14) sorted by path

/dports/graphics/ming/libming-ming-0_4_8/util/
H A Doutputscript.c968 if (sblock->ButtonSoundChar3) in outputSWF_DEFINEBUTTONSOUND()
970 sprintf (sname, VAR "character%d", sblock->ButtonSoundChar3); in outputSWF_DEFINEBUTTONSOUND()
H A Doutputtxt.c1032 _iprintf(" ButtonSoundChar3 %d\n", sblock->ButtonSoundChar3); in outputSWF_DEFINEBUTTONSOUND()
1033 if(sblock->ButtonSoundChar3) in outputSWF_DEFINEBUTTONSOUND()
H A Dparser.c1626 parserrec->ButtonSoundChar3 = readUInt16 (f); in parseSWF_DEFINEBUTTONSOUND()
1627 if (parserrec->ButtonSoundChar3) in parseSWF_DEFINEBUTTONSOUND()
H A Dswftypes.h1090 UI16 ButtonSoundChar3; member
/dports/graphics/p5-SWF-File/SWF-File-0.42/lib/SWF/
H A DElement.pm1835 ButtonSoundChar3 => 'ID', ButtonSoundInfo3 => 'SOUNDINFO');
H A DElement.pod1419 ButtonSoundChar3 ID
/dports/graphics/p5-ming/libming-ming-0_4_8/util/
H A Doutputscript.c968 if (sblock->ButtonSoundChar3) in outputSWF_DEFINEBUTTONSOUND()
970 sprintf (sname, VAR "character%d", sblock->ButtonSoundChar3); in outputSWF_DEFINEBUTTONSOUND()
H A Doutputtxt.c1032 _iprintf(" ButtonSoundChar3 %d\n", sblock->ButtonSoundChar3); in outputSWF_DEFINEBUTTONSOUND()
1033 if(sblock->ButtonSoundChar3) in outputSWF_DEFINEBUTTONSOUND()
H A Dparser.c1626 parserrec->ButtonSoundChar3 = readUInt16 (f); in parseSWF_DEFINEBUTTONSOUND()
1627 if (parserrec->ButtonSoundChar3) in parseSWF_DEFINEBUTTONSOUND()
H A Dswftypes.h1090 UI16 ButtonSoundChar3;
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Doutputscript.c968 if (sblock->ButtonSoundChar3) in outputSWF_DEFINEBUTTONSOUND()
970 sprintf (sname, VAR "character%d", sblock->ButtonSoundChar3); in outputSWF_DEFINEBUTTONSOUND()
H A Doutputtxt.c1032 _iprintf(" ButtonSoundChar3 %d\n", sblock->ButtonSoundChar3); in outputSWF_DEFINEBUTTONSOUND()
1033 if(sblock->ButtonSoundChar3) in outputSWF_DEFINEBUTTONSOUND()
H A Dparser.c1626 parserrec->ButtonSoundChar3 = readUInt16 (f); in parseSWF_DEFINEBUTTONSOUND()
1627 if (parserrec->ButtonSoundChar3) in parseSWF_DEFINEBUTTONSOUND()
H A Dswftypes.h1090 UI16 ButtonSoundChar3; member