Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dlv_tiny_ttf.c90 static const void * ttf_get_glyph_bitmap_cb(lv_font_glyph_dsc_t * g_dsc, lv_draw_buf_t * draw_buf);
289 static const void * ttf_get_glyph_bitmap_cb(lv_font_glyph_dsc_t * g_dsc, lv_draw_buf_t * draw_buf) in ttf_get_glyph_bitmap_cb() function
417 out_font->get_glyph_bitmap = ttf_get_glyph_bitmap_cb; in lv_tiny_ttf_create()