Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/tiny_ttf/
Dlv_tiny_ttf.c85 static bool ttf_get_glyph_dsc_cb(const lv_font_t * font, lv_font_glyph_dsc_t * dsc_out, uint32_t un… in ttf_get_glyph_dsc_cb() function
226 out_font->get_glyph_dsc = ttf_get_glyph_dsc_cb; in lv_tiny_ttf_create()