Searched refs:SWFFont_findGlyphCode (Results 1 – 12 of 12) sorted by relevance
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/ |
H A D | font.c | 144 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 178 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 182 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 470 SWFFont_findGlyphCode(SWFFont font, unsigned short c) in SWFFont_findGlyphCode() function 666 code = SWFFont_findGlyphCode(font->font, font->codeTable[i]); in SWFFontCharacter_resolveTextCodes() 725 glyph = SWFFont_findGlyphCode(font, string[i]); in SWFFont_getScaledWideStringWidth() 738 glyph2 = SWFFont_findGlyphCode(font, string[i+1]); in SWFFont_getScaledWideStringWidth() 905 index = SWFFont_findGlyphCode(font, c); in SWFFont_getGlyph()
|
H A D | font.h | 173 int SWFFont_findGlyphCode(SWFFont font, unsigned short c);
|
H A D | text.c | 663 glyph = SWFFont_findGlyphCode(font, widestring[0]); 676 { nextglyph = SWFFont_findGlyphCode(font, widestring[i+1]); 796 SWFFont_findGlyphCode(font, textRecord->string[i]);
|
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/ |
H A D | font.c | 149 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 183 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 187 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 476 SWFFont_findGlyphCode(SWFFont font, unsigned short c) in SWFFont_findGlyphCode() function 669 code = SWFFont_findGlyphCode(font->font, font->codeTable[i]); in SWFFontCharacter_resolveTextCodes() 727 glyph = SWFFont_findGlyphCode(font, string[i]); in SWFFont_getScaledWideStringWidth() 878 index = SWFFont_findGlyphCode(font, c); in SWFFont_getGlyph()
|
H A D | font.h | 173 int SWFFont_findGlyphCode(SWFFont font, unsigned short c);
|
H A D | text.c | 666 glyph = SWFFont_findGlyphCode(font, widestring[i]); in SWFTextRecord_computeAdvances() 790 SWFFont_findGlyphCode(font, textRecord->string[i]); in SWFText_resolveCodes()
|
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/ |
H A D | font.c | 149 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 183 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 187 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 476 SWFFont_findGlyphCode(SWFFont font, unsigned short c) in SWFFont_findGlyphCode() function 669 code = SWFFont_findGlyphCode(font->font, font->codeTable[i]); in SWFFontCharacter_resolveTextCodes() 727 glyph = SWFFont_findGlyphCode(font, string[i]); in SWFFont_getScaledWideStringWidth() 878 index = SWFFont_findGlyphCode(font, c); in SWFFont_getGlyph()
|
H A D | font.h | 173 int SWFFont_findGlyphCode(SWFFont font, unsigned short c);
|
H A D | text.c | 666 glyph = SWFFont_findGlyphCode(font, widestring[i]); in SWFTextRecord_computeAdvances() 790 SWFFont_findGlyphCode(font, textRecord->string[i]); in SWFText_resolveCodes()
|
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/ |
H A D | font.c | 149 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 183 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 187 int glyph = SWFFont_findGlyphCode(font,inst->codeTable[i]); in completeSWFFontCharacter() 476 SWFFont_findGlyphCode(SWFFont font, unsigned short c) in SWFFont_findGlyphCode() function 669 code = SWFFont_findGlyphCode(font->font, font->codeTable[i]); in SWFFontCharacter_resolveTextCodes() 727 glyph = SWFFont_findGlyphCode(font, string[i]); in SWFFont_getScaledWideStringWidth() 878 index = SWFFont_findGlyphCode(font, c); in SWFFont_getGlyph()
|
H A D | font.h | 173 int SWFFont_findGlyphCode(SWFFont font, unsigned short c);
|
H A D | text.c | 666 glyph = SWFFont_findGlyphCode(font, widestring[i]); in SWFTextRecord_computeAdvances() 790 SWFFont_findGlyphCode(font, textRecord->string[i]); in SWFText_resolveCodes()
|