Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h978 static int stbtt__isfont(const stbtt_uint8 *font) in stbtt__isfont() function
1005 if (stbtt__isfont(font_collection)) in stbtt_GetFontOffsetForIndex()
3162 if (!stbtt__isfont(fc+offset)) return 0; in stbtt__matches()