Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h2374 static stbtt_int32 stbtt__GetGlyphClass(stbtt_uint8 *classDefTable, int glyph) in stbtt__GetGlyphClass() function
2515 int glyph1class = stbtt__GetGlyphClass(table + classDef1Offset, glyph1); in stbtt__GetGlyphGPOSInfoAdvance()
2516 int glyph2class = stbtt__GetGlyphClass(table + classDef2Offset, glyph2); in stbtt__GetGlyphGPOSInfoAdvance()