Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h956 #define ttCHAR(p) (* (stbtt_int8 *) (p)) macro
1403 mtx[4] = ttCHAR(comp); comp+=1; in stbtt_GetGlyphShape()
1404 mtx[5] = ttCHAR(comp); comp+=1; in stbtt_GetGlyphShape()