Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/freetype/
Dlv_freetype.c55 static void lv_ft_font_destroy_cache(lv_font_t * font);
173 lv_ft_font_destroy_cache(font); in lv_ft_font_destroy()
403 void lv_ft_font_destroy_cache(lv_font_t * font) in lv_ft_font_destroy_cache() function