Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h1302 static int stbtt_GetFontOffsetForIndex_internal(unsigned char *font_collection, int index) in stbtt_GetFontOffsetForIndex_internal() function
4776 return stbtt_GetFontOffsetForIndex_internal((unsigned char *) data, index); in stbtt_GetFontOffsetForIndex()