Searched refs:imgfont_get_glyph_dsc (Results 1 – 1 of 1) sorted by relevance
31 static bool imgfont_get_glyph_dsc(const lv_font_t * font, lv_font_glyph_dsc_t * dsc_out,64 font->get_glyph_dsc = imgfont_get_glyph_dsc; in lv_imgfont_create()97 static bool imgfont_get_glyph_dsc(const lv_font_t * font, lv_font_glyph_dsc_t * dsc_out, in imgfont_get_glyph_dsc() function