Searched refs:stbtt_fontinfo (Results 1 – 2 of 2) sorted by relevance
292 stbtt_fontinfo font;333 stbtt_fontinfo font;516 typedef struct stbtt_fontinfo stbtt_fontinfo; typedef590 STBTT_DEF int stbtt_PackFontRangesGatherRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt…592 STBTT_DEF int stbtt_PackFontRangesRenderIntoRects(stbtt_pack_context *spc, stbtt_fontinfo *info, s…634 typedef struct stbtt_fontinfo struct645 } stbtt_fontinfo; typedef647 STBTT_DEF int stbtt_InitFont(stbtt_fontinfo *info, const unsigned char *data, int offset);659 STBTT_DEF int stbtt_FindGlyphIndex(const stbtt_fontinfo *info, int unicode_codepoint);671 STBTT_DEF float stbtt_ScaleForPixelHeight(const stbtt_fontinfo *info, float pixels);[all …]
117 stbtt_fontinfo font;196 stbtt_fontinfo *font = &priv->font; in console_truetype_putc_xy()501 stbtt_fontinfo *font = &priv->font; in console_truetype_probe()