Home
last modified time | relevance | path

Searched refs:stbtt_GetCodepointHMetrics (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h393 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