Home
last modified time | relevance | path

Searched defs:unicode_codepoint (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/
Dimstb_truetype.h1445 STBTT_DEF int stbtt_FindGlyphIndex(const stbtt_fontinfo *info, int unicode_codepoint) in stbtt_FindGlyphIndex()
1538 STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vert… in stbtt_GetCodepointShape()