Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h1376 stbtt_uint32 cstype = 2, charstrings = 0, fdarrayoff = 0, fdselectoff = 0; in stbtt_InitFont_internal() local
1404 stbtt__dict_get_ints(&topdict, 0x100 | 37, 1, &fdselectoff); in stbtt_InitFont_internal()
1413 if (!fdselectoff) return 0; in stbtt_InitFont_internal()
1416 info->fdselect = stbtt__buf_range(&b, fdselectoff, b.size-fdselectoff); in stbtt_InitFont_internal()