Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dstb_truetype.h802 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float …
1580 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float … in stbtt_GetGlyphBitmapBox() function
2536 stbtt_GetGlyphBitmapBox(&f, g, scale,scale, &x0,&y0,&x1,&y1); in stbtt_BakeFontBitmap()
2910 stbtt_GetGlyphBitmapBox(info, glyph, in stbtt_PackFontRangesRenderIntoRects()