Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dconsole_truetype.c529 stbtt_GetFontVMetrics(font, &ascent, 0, 0); in console_truetype_probe()
Dstb_truetype.h342 stbtt_GetFontVMetrics(&font, &ascent,0,0);
684 STBTT_DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *li…
1525 STBTT_DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *li… in stbtt_GetFontVMetrics() function