Searched defs:unicode_codepoint (Results 1 – 1 of 1) sorted by relevance
1461 STBTT_DEF int stbtt_FindGlyphIndex(const stbtt_fontinfo *info, int unicode_codepoint) in stbtt_FindGlyphIndex()1554 STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vert… in stbtt_GetCodepointShape()