Home
last modified time | relevance | path

Searched refs:SWFOutputBlock (Results 1 – 22 of 22) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Doutputblock.h37 typedef struct SWFOutputBlock_s *SWFOutputBlock;
39 SWFOutput SWFOutputBlock_getOutput(SWFOutputBlock block);
41 int SWFOutputBlock_getLength(SWFOutputBlock block);
43 SWFOutputBlock newSWFOutputBlock(SWFOutput out, SWFBlocktype type);
45 SWFOutputBlock newSWFPlaceObjectBlock(SWFCharacter character, int depth,
48 SWFOutputBlock newSWFSetBackgroundBlock(byte r, byte g, byte b);
52 SWFOutputBlock newSWFRemoveObject2Block(int depth);
54 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
56 SWFOutputBlock newSWFNamedAnchorBlock(const char *string);
58 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
[all …]
H A Doutputblock.c45 SWFOutputBlock_getOutput(SWFOutputBlock block)
52 SWFOutputBlock_getLength(SWFOutputBlock block)
87 SWFOutputBlock
90 SWFOutputBlock block = (SWFOutputBlock)malloc(sizeof(struct SWFOutputBlock_s));
107 SWFOutputBlock
125 SWFOutputBlock
137 SWFOutputBlock
148 SWFOutputBlock
158 SWFOutputBlock
168 SWFOutputBlock
[all …]
H A Dswf.h479 typedef struct SWFOutputBlock_s *SWFOutputBlock;
485 SWFOutputBlock newSWFRemoveObjectBlock(SWFCharacter character, int depth);
486 SWFOutputBlock newSWFRemoveObject2Block(int depth);
487 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
491 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
H A Dsoundstream.c520 SWFOutputBlock block = newSWFOutputBlock(out, SWF_SOUNDSTREAMHEAD2);
/dports/graphics/ming/libming-ming-0_4_8/ch/include/blocks/
H A Doutputblock.h37 typedef struct SWFOutputBlock_s *SWFOutputBlock; typedef
39 SWFOutput SWFOutputBlock_getOutput(SWFOutputBlock block);
41 int SWFOutputBlock_getLength(SWFOutputBlock block);
43 SWFOutputBlock newSWFOutputBlock(SWFOutput out, SWFBlocktype type);
45 SWFOutputBlock newSWFPlaceObjectBlock(SWFCharacter character, int depth,
48 SWFOutputBlock newSWFSetBackgroundBlock(byte r, byte g, byte b);
52 SWFOutputBlock newSWFRemoveObject2Block(int depth);
54 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
56 SWFOutputBlock newSWFNamedAnchorBlock(const char *string);
58 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
[all …]
H A Dswf.h475 typedef struct SWFOutputBlock_s *SWFOutputBlock; typedef
481 SWFOutputBlock newSWFRemoveObjectBlock(SWFCharacter character, int depth);
482 SWFOutputBlock newSWFRemoveObject2Block(int depth);
483 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
488 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Doutputblock.h37 typedef struct SWFOutputBlock_s *SWFOutputBlock; typedef
39 SWFOutput SWFOutputBlock_getOutput(SWFOutputBlock block);
41 int SWFOutputBlock_getLength(SWFOutputBlock block);
43 SWFOutputBlock newSWFOutputBlock(SWFOutput out, SWFBlocktype type);
45 SWFOutputBlock newSWFPlaceObjectBlock(SWFCharacter character, int depth,
48 SWFOutputBlock newSWFSetBackgroundBlock(byte r, byte g, byte b);
52 SWFOutputBlock newSWFRemoveObject2Block(int depth);
54 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
56 SWFOutputBlock newSWFNamedAnchorBlock(const char *string);
58 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
[all …]
H A Doutputblock.c45 SWFOutputBlock_getOutput(SWFOutputBlock block) in SWFOutputBlock_getOutput()
52 SWFOutputBlock_getLength(SWFOutputBlock block) in SWFOutputBlock_getLength()
87 SWFOutputBlock
90 SWFOutputBlock block = (SWFOutputBlock)malloc(sizeof(struct SWFOutputBlock_s)); in newSWFOutputBlock()
107 SWFOutputBlock
125 SWFOutputBlock
137 SWFOutputBlock
148 SWFOutputBlock
158 SWFOutputBlock
168 SWFOutputBlock
[all …]
H A Dswf.h479 typedef struct SWFOutputBlock_s *SWFOutputBlock;
485 SWFOutputBlock newSWFRemoveObjectBlock(SWFCharacter character, int depth);
486 SWFOutputBlock newSWFRemoveObject2Block(int depth);
487 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
491 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
H A Dsoundstream.c532 SWFOutputBlock block = newSWFOutputBlock(out, SWF_SOUNDSTREAMHEAD2); in SWFSoundStream_getStreamHead()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Doutputblock.h37 typedef struct SWFOutputBlock_s *SWFOutputBlock;
39 SWFOutput SWFOutputBlock_getOutput(SWFOutputBlock block);
41 int SWFOutputBlock_getLength(SWFOutputBlock block);
43 SWFOutputBlock newSWFOutputBlock(SWFOutput out, SWFBlocktype type);
45 SWFOutputBlock newSWFPlaceObjectBlock(SWFCharacter character, int depth,
48 SWFOutputBlock newSWFSetBackgroundBlock(byte r, byte g, byte b);
52 SWFOutputBlock newSWFRemoveObject2Block(int depth);
54 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
56 SWFOutputBlock newSWFNamedAnchorBlock(const char *string);
58 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
[all …]
H A Doutputblock.c45 SWFOutputBlock_getOutput(SWFOutputBlock block)
52 SWFOutputBlock_getLength(SWFOutputBlock block)
87 SWFOutputBlock
90 SWFOutputBlock block = (SWFOutputBlock)malloc(sizeof(struct SWFOutputBlock_s));
107 SWFOutputBlock
125 SWFOutputBlock
137 SWFOutputBlock
148 SWFOutputBlock
158 SWFOutputBlock
168 SWFOutputBlock
[all …]
H A Dswf.h479 typedef struct SWFOutputBlock_s *SWFOutputBlock;
485 SWFOutputBlock newSWFRemoveObjectBlock(SWFCharacter character, int depth);
486 SWFOutputBlock newSWFRemoveObject2Block(int depth);
487 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
491 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
H A Dsoundstream.c532 SWFOutputBlock block = newSWFOutputBlock(out, SWF_SOUNDSTREAMHEAD2); in SWFSoundStream_getStreamHead()
/dports/graphics/p5-ming/libming-ming-0_4_8/ch/include/blocks/
H A Doutputblock.h37 typedef struct SWFOutputBlock_s *SWFOutputBlock; typedef
39 SWFOutput SWFOutputBlock_getOutput(SWFOutputBlock block);
41 int SWFOutputBlock_getLength(SWFOutputBlock block);
43 SWFOutputBlock newSWFOutputBlock(SWFOutput out, SWFBlocktype type);
45 SWFOutputBlock newSWFPlaceObjectBlock(SWFCharacter character, int depth,
48 SWFOutputBlock newSWFSetBackgroundBlock(byte r, byte g, byte b);
52 SWFOutputBlock newSWFRemoveObject2Block(int depth);
54 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
56 SWFOutputBlock newSWFNamedAnchorBlock(const char *string);
58 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
[all …]
H A Dswf.h475 typedef struct SWFOutputBlock_s *SWFOutputBlock;
481 SWFOutputBlock newSWFRemoveObjectBlock(SWFCharacter character, int depth);
482 SWFOutputBlock newSWFRemoveObject2Block(int depth);
483 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
488 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
/dports/graphics/py-ming/libming-ming-0_4_8/ch/include/blocks/
H A Doutputblock.h37 typedef struct SWFOutputBlock_s *SWFOutputBlock; typedef
39 SWFOutput SWFOutputBlock_getOutput(SWFOutputBlock block);
41 int SWFOutputBlock_getLength(SWFOutputBlock block);
43 SWFOutputBlock newSWFOutputBlock(SWFOutput out, SWFBlocktype type);
45 SWFOutputBlock newSWFPlaceObjectBlock(SWFCharacter character, int depth,
48 SWFOutputBlock newSWFSetBackgroundBlock(byte r, byte g, byte b);
52 SWFOutputBlock newSWFRemoveObject2Block(int depth);
54 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
56 SWFOutputBlock newSWFNamedAnchorBlock(const char *string);
58 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
[all …]
H A Dswf.h475 typedef struct SWFOutputBlock_s *SWFOutputBlock; typedef
481 SWFOutputBlock newSWFRemoveObjectBlock(SWFCharacter character, int depth);
482 SWFOutputBlock newSWFRemoveObject2Block(int depth);
483 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
488 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Doutputblock.h37 typedef struct SWFOutputBlock_s *SWFOutputBlock; typedef
39 SWFOutput SWFOutputBlock_getOutput(SWFOutputBlock block);
41 int SWFOutputBlock_getLength(SWFOutputBlock block);
43 SWFOutputBlock newSWFOutputBlock(SWFOutput out, SWFBlocktype type);
45 SWFOutputBlock newSWFPlaceObjectBlock(SWFCharacter character, int depth,
48 SWFOutputBlock newSWFSetBackgroundBlock(byte r, byte g, byte b);
52 SWFOutputBlock newSWFRemoveObject2Block(int depth);
54 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
56 SWFOutputBlock newSWFNamedAnchorBlock(const char *string);
58 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
[all …]
H A Doutputblock.c45 SWFOutputBlock_getOutput(SWFOutputBlock block) in SWFOutputBlock_getOutput()
52 SWFOutputBlock_getLength(SWFOutputBlock block) in SWFOutputBlock_getLength()
87 SWFOutputBlock
90 SWFOutputBlock block = (SWFOutputBlock)malloc(sizeof(struct SWFOutputBlock_s)); in newSWFOutputBlock()
107 SWFOutputBlock
125 SWFOutputBlock
137 SWFOutputBlock
148 SWFOutputBlock
158 SWFOutputBlock
168 SWFOutputBlock
[all …]
H A Dswf.h479 typedef struct SWFOutputBlock_s *SWFOutputBlock;
485 SWFOutputBlock newSWFRemoveObjectBlock(SWFCharacter character, int depth);
486 SWFOutputBlock newSWFRemoveObject2Block(int depth);
487 SWFOutputBlock newSWFFrameLabelBlock(const char *string);
491 SWFOutputBlock newSWFExportBlock(SWFExports exports, int nExports);
H A Dsoundstream.c532 SWFOutputBlock block = newSWFOutputBlock(out, SWF_SOUNDSTREAMHEAD2); in SWFSoundStream_getStreamHead()