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