Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h382 #ifndef stbtt_uint8
383 typedef unsigned char stbtt_uint8; typedef
1023 stbtt_uint8 *data = (stbtt_uint8 *) data2; in stbtt_InitFont()
1080 stbtt_uint8 *data = info->data; in stbtt_FindGlyphIndex()
1248 stbtt_uint8 *endPtsOfContours; in stbtt_GetGlyphShape()
1249 stbtt_uint8 *data = info->data; in stbtt_GetGlyphShape()
1261 stbtt_uint8 flags=0,flagcount; in stbtt_GetGlyphShape()
1264 stbtt_uint8 *points; in stbtt_GetGlyphShape()
3093 stbtt_uint8 *fc = font->data; in stbtt_GetFontNameString()
3158 static int stbtt__matches(stbtt_uint8 *fc, stbtt_uint32 offset, stbtt_uint8 *name, stbtt_int32 flag… in stbtt__matches()
[all …]