Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/freetype/
Dlv_freetype.c526 static const uint8_t * get_glyph_bitmap_cb_nocache(const lv_font_t * font, uint32_t unicode_letter) in get_glyph_bitmap_cb_nocache() function
583 font->get_glyph_bitmap = get_glyph_bitmap_cb_nocache; in lv_ft_font_init_nocache()