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; typedef634 typedef struct stbtt_fontinfo struct645 } stbtt_fontinfo; argument736 STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index);1185 static int stbtt__GetGlyfOffset(const stbtt_fontinfo *info, int glyph_index) in stbtt__GetGlyfOffset()1220 STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index) in stbtt_IsGlyphEmpty()1552 STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v) in stbtt_FreeShape()2523 stbtt_fontinfo f; in stbtt_BakeFontBitmap()[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()