Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dlv_tiny_ttf.c463 stbtt_GetGlyphBitmapBox(&dsc->info, g1, dsc->scale, dsc->scale, &x1, &y1, &x2, &y2); in tiny_ttf_glyph_cache_create_cb()
517 stbtt_GetGlyphBitmapBox(info, g1, dsc->scale, dsc->scale, &x1, &y1, &x2, &y2); in tiny_ttf_draw_data_cache_create_cb()
Dstb_truetype_htcw.h962 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo * font, int glyph, float scale_x, float…
3033 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo * font, int glyph, float scale_x, float… function
4192 stbtt_GetGlyphBitmapBox(&f, g, scale, scale, &x0, &y0, &x1, &y1);
4605 stbtt_GetGlyphBitmapBox(info, glyph,