Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1101 stbtt_uint16 entrySelector = ttUSHORT(data+index_map+10); in stbtt_FindGlyphIndex() local
1118 while (entrySelector) { in stbtt_FindGlyphIndex()
1124 --entrySelector; in stbtt_FindGlyphIndex()