Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h1375 stbtt__buf b, topdict, topdictidx; in stbtt_InitFont_internal() local
1396 topdictidx = stbtt__cff_get_index(&b); in stbtt_InitFont_internal()
1397 topdict = stbtt__cff_index_get(topdictidx, 0); in stbtt_InitFont_internal()