Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h955 #define ttBYTE(p) (* (stbtt_uint8 *) (p)) macro
1087 return ttBYTE(data + index_map + 6 + unicode_codepoint); in stbtt_FindGlyphIndex()