Searched refs:stbtt_GetCodepointHMetrics (Results 1 – 1 of 1) sorted by relevance
393 stbtt_GetCodepointHMetrics(&font, text[ch], &advance, &lsb);789 STBTT_DEF void stbtt_GetCodepointHMetrics(const stbtt_fontinfo *info, int codepoint, int *advanceWi…2576 STBTT_DEF void stbtt_GetCodepointHMetrics(const stbtt_fontinfo *info, int codepoint, int *advanceWi… in stbtt_GetCodepointHMetrics() function