Home
last modified time | relevance | path

Searched refs:SWFFontCharacter (Results 1 – 25 of 70) sorted by relevance

123

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dfont.h141 SWFFontCharacter newSWFFontCharacter(SWFFont font);
143 SWFFontCharacter newSWFDummyFontCharacter();
145 void destroySWFFontCharacter(SWFFontCharacter fontCharacter);
147 void SWFFontCharacter_exportCharacterRange(SWFFontCharacter font,
152 void SWFFontCharacter_addChars(SWFFontCharacter font, const char *string);
154 void SWFFontCharacter_addUTF8Chars(SWFFontCharacter font, const char *string);
156 SWFFont SWFFontCharacter_getFont(SWFFontCharacter font);
158 int SWFFontCharacter_getNGlyphs(SWFFontCharacter font);
160 void SWFFontCharacter_addTextToList(SWFFontCharacter font, SWFTextRecord text);
163 unsigned short SWFFontCharacter_getGlyphCode(SWFFontCharacter font,
[all …]
H A Dfont.c107 SWFFontCharacter_resolveTextCodes(SWFFontCharacter);
110 SWFFontCharacter_dumpTable(SWFFontCharacter);
115 SWFFontCharacter inst = (SWFFontCharacter)block; in completeSWFFontCharacter()
196 SWFFontCharacter inst = (SWFFontCharacter)block; in writeSWFFontCharacterToMethod()
250 destroySWFFontCharacter(SWFFontCharacter font) in destroySWFFontCharacter()
423 SWFFontCharacter
426 SWFFontCharacter inst; in newSWFFontCharacter()
451 SWFFontCharacter
453 { SWFFontCharacter ret = (SWFFontCharacter) malloc(sizeof (struct SWFFontCharacter_s)); in newSWFDummyFontCharacter()
595 SWFFontCharacter_getFont(SWFFontCharacter font) in SWFFontCharacter_getFont()
[all …]
H A Dtext.h46 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
80 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
H A Dfontinfo.c31 SWFFontCharacter font;
39 SWFFontCharacter font = info->font;
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dfont.h141 SWFFontCharacter newSWFFontCharacter(SWFFont font);
143 SWFFontCharacter newSWFDummyFontCharacter();
145 void destroySWFFontCharacter(SWFFontCharacter fontCharacter);
147 void SWFFontCharacter_exportCharacterRange(SWFFontCharacter font,
152 void SWFFontCharacter_addChars(SWFFontCharacter font, const char *string);
154 void SWFFontCharacter_addUTF8Chars(SWFFontCharacter font, const char *string);
156 SWFFont SWFFontCharacter_getFont(SWFFontCharacter font);
158 int SWFFontCharacter_getNGlyphs(SWFFontCharacter font);
160 void SWFFontCharacter_addTextToList(SWFFontCharacter font, SWFTextRecord text);
163 unsigned short SWFFontCharacter_getGlyphCode(SWFFontCharacter font,
[all …]
H A Dfont.c112 SWFFontCharacter_resolveTextCodes(SWFFontCharacter);
115 SWFFontCharacter_dumpTable(SWFFontCharacter);
120 SWFFontCharacter inst = (SWFFontCharacter)block; in completeSWFFontCharacter()
201 SWFFontCharacter inst = (SWFFontCharacter)block; in writeSWFFontCharacterToMethod()
255 destroySWFFontCharacter(SWFFontCharacter font) in destroySWFFontCharacter()
429 SWFFontCharacter
432 SWFFontCharacter inst; in newSWFFontCharacter()
457 SWFFontCharacter
459 { SWFFontCharacter ret = (SWFFontCharacter) malloc(sizeof (struct SWFFontCharacter_s)); in newSWFDummyFontCharacter()
601 SWFFontCharacter_getFont(SWFFontCharacter font) in SWFFontCharacter_getFont()
[all …]
H A Dtext.h46 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
80 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
H A Dfontinfo.c31 SWFFontCharacter font;
39 SWFFontCharacter font = info->font;
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dfont.h141 SWFFontCharacter newSWFFontCharacter(SWFFont font);
143 SWFFontCharacter newSWFDummyFontCharacter();
145 void destroySWFFontCharacter(SWFFontCharacter fontCharacter);
147 void SWFFontCharacter_exportCharacterRange(SWFFontCharacter font,
152 void SWFFontCharacter_addChars(SWFFontCharacter font, const char *string);
154 void SWFFontCharacter_addUTF8Chars(SWFFontCharacter font, const char *string);
156 SWFFont SWFFontCharacter_getFont(SWFFontCharacter font);
158 int SWFFontCharacter_getNGlyphs(SWFFontCharacter font);
160 void SWFFontCharacter_addTextToList(SWFFontCharacter font, SWFTextRecord text);
163 unsigned short SWFFontCharacter_getGlyphCode(SWFFontCharacter font,
[all …]
H A Dfont.c112 SWFFontCharacter_resolveTextCodes(SWFFontCharacter);
115 SWFFontCharacter_dumpTable(SWFFontCharacter);
120 SWFFontCharacter inst = (SWFFontCharacter)block; in completeSWFFontCharacter()
201 SWFFontCharacter inst = (SWFFontCharacter)block; in writeSWFFontCharacterToMethod()
255 destroySWFFontCharacter(SWFFontCharacter font) in destroySWFFontCharacter()
429 SWFFontCharacter
432 SWFFontCharacter inst; in newSWFFontCharacter()
457 SWFFontCharacter
459 { SWFFontCharacter ret = (SWFFontCharacter) malloc(sizeof (struct SWFFontCharacter_s)); in newSWFDummyFontCharacter()
601 SWFFontCharacter_getFont(SWFFontCharacter font) in SWFFontCharacter_getFont()
[all …]
H A Dtext.h46 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
80 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
H A Dfontinfo.c31 SWFFontCharacter font;
39 SWFFontCharacter font = info->font;
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dfont.h141 SWFFontCharacter newSWFFontCharacter(SWFFont font);
143 SWFFontCharacter newSWFDummyFontCharacter();
145 void destroySWFFontCharacter(SWFFontCharacter fontCharacter);
147 void SWFFontCharacter_exportCharacterRange(SWFFontCharacter font,
152 void SWFFontCharacter_addChars(SWFFontCharacter font, const char *string);
154 void SWFFontCharacter_addUTF8Chars(SWFFontCharacter font, const char *string);
156 SWFFont SWFFontCharacter_getFont(SWFFontCharacter font);
158 int SWFFontCharacter_getNGlyphs(SWFFontCharacter font);
160 void SWFFontCharacter_addTextToList(SWFFontCharacter font, SWFTextRecord text);
163 unsigned short SWFFontCharacter_getGlyphCode(SWFFontCharacter font,
[all …]
H A Dfont.c112 SWFFontCharacter_resolveTextCodes(SWFFontCharacter);
115 SWFFontCharacter_dumpTable(SWFFontCharacter);
120 SWFFontCharacter inst = (SWFFontCharacter)block; in completeSWFFontCharacter()
201 SWFFontCharacter inst = (SWFFontCharacter)block; in writeSWFFontCharacterToMethod()
255 destroySWFFontCharacter(SWFFontCharacter font) in destroySWFFontCharacter()
429 SWFFontCharacter
432 SWFFontCharacter inst; in newSWFFontCharacter()
457 SWFFontCharacter
459 { SWFFontCharacter ret = (SWFFontCharacter) malloc(sizeof (struct SWFFontCharacter_s)); in newSWFDummyFontCharacter()
601 SWFFontCharacter_getFont(SWFFontCharacter font) in SWFFontCharacter_getFont()
[all …]
H A Dtext.h46 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
80 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
H A Dfontinfo.c31 SWFFontCharacter font;
39 SWFFontCharacter font = info->font;
/dports/graphics/ming/libming-ming-0_4_8/ch/include/blocks/
H A Dfont.h121 SWFFontCharacter newSWFFontCharacter(SWFFont font);
123 SWFFontCharacter newSWFDummyFontCharacter();
125 void destroySWFFontCharacter(SWFFontCharacter fontCharacter);
127 void SWFFontCharacter_exportCharacterRange(SWFFontCharacter font,
130 void SWFFontCharacter_addWideChars(SWFFontCharacter font, unsigned short *string, int len);
132 void SWFFontCharacter_addChars(SWFFontCharacter font, const char *string);
134 void SWFFontCharacter_addUTF8Chars(SWFFontCharacter font, const char *string);
136 SWFFont SWFFontCharacter_getFont(SWFFontCharacter font);
138 int SWFFontCharacter_getNGlyphs(SWFFontCharacter font);
140 void SWFFontCharacter_addTextToList(SWFFontCharacter font, SWFTextRecord text);
[all …]
H A Dtext.h46 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
80 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
/dports/graphics/p5-ming/libming-ming-0_4_8/ch/include/blocks/
H A Dfont.h121 SWFFontCharacter newSWFFontCharacter(SWFFont font);
123 SWFFontCharacter newSWFDummyFontCharacter();
125 void destroySWFFontCharacter(SWFFontCharacter fontCharacter);
127 void SWFFontCharacter_exportCharacterRange(SWFFontCharacter font,
130 void SWFFontCharacter_addWideChars(SWFFontCharacter font, unsigned short *string, int len);
132 void SWFFontCharacter_addChars(SWFFontCharacter font, const char *string);
134 void SWFFontCharacter_addUTF8Chars(SWFFontCharacter font, const char *string);
136 SWFFont SWFFontCharacter_getFont(SWFFontCharacter font);
138 int SWFFontCharacter_getNGlyphs(SWFFontCharacter font);
140 void SWFFontCharacter_addTextToList(SWFFontCharacter font, SWFTextRecord text);
[all …]
H A Dtext.h46 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
80 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
/dports/graphics/py-ming/libming-ming-0_4_8/ch/include/blocks/
H A Dfont.h121 SWFFontCharacter newSWFFontCharacter(SWFFont font);
123 SWFFontCharacter newSWFDummyFontCharacter();
125 void destroySWFFontCharacter(SWFFontCharacter fontCharacter);
127 void SWFFontCharacter_exportCharacterRange(SWFFontCharacter font,
130 void SWFFontCharacter_addWideChars(SWFFontCharacter font, unsigned short *string, int len);
132 void SWFFontCharacter_addChars(SWFFontCharacter font, const char *string);
134 void SWFFontCharacter_addUTF8Chars(SWFFontCharacter font, const char *string);
136 SWFFont SWFFontCharacter_getFont(SWFFontCharacter font);
138 int SWFFontCharacter_getNGlyphs(SWFFontCharacter font);
140 void SWFFontCharacter_addTextToList(SWFFontCharacter font, SWFTextRecord text);
[all …]
H A Dtext.h46 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
80 void SWFTextRecord_setFontCharacter(SWFTextRecord record, SWFFontCharacter font);
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/
H A Dmovie.c99 SWFFontCharacter* fonts;
321 SWFFontCharacter
324 SWFFontCharacter fontchar;
332 movie->fonts = (SWFFontCharacter*)realloc(movie->fonts,
333 sizeof(SWFFontCharacter) * (movie->nFonts + 1));
347 SWFFontCharacter fontchar;
366 SWFFontCharacter fontchar;
967 SWFFontCharacter
970 SWFFontCharacter res;
/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dmovie.c99 SWFFontCharacter* fonts;
321 SWFFontCharacter
324 SWFFontCharacter fontchar; in SWFMovie_addFont()
332 movie->fonts = (SWFFontCharacter*)realloc(movie->fonts, in SWFMovie_addFont()
333 sizeof(SWFFontCharacter) * (movie->nFonts + 1)); in SWFMovie_addFont()
347 SWFFontCharacter fontchar; in SWFMovie_resolveTextFonts()
366 SWFFontCharacter fontchar; in SWFMovie_resolveTextfieldFont()
980 SWFFontCharacter
983 SWFFontCharacter res; in SWFMovie_importFont()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dmovie.c99 SWFFontCharacter* fonts;
321 SWFFontCharacter
324 SWFFontCharacter fontchar;
332 movie->fonts = (SWFFontCharacter*)realloc(movie->fonts,
333 sizeof(SWFFontCharacter) * (movie->nFonts + 1));
347 SWFFontCharacter fontchar;
366 SWFFontCharacter fontchar;
980 SWFFontCharacter
983 SWFFontCharacter res;

123