Home
last modified time | relevance | path

Searched refs:cstype (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
1402 stbtt__dict_get_ints(&topdict, 0x100 | 6, 1, &cstype); in stbtt_InitFont_internal()
1408 if (cstype != 2) return 0; in stbtt_InitFont_internal()