Searched refs:ttf (Results 1 – 1 of 1) sorted by relevance
272 ttf_font_desc_t * ttf = (ttf_font_desc_t *)font->dsc; in lv_tiny_ttf_destroy() local274 if(ttf->stream.file != NULL) { in lv_tiny_ttf_destroy()275 lv_fs_close(&ttf->file); in lv_tiny_ttf_destroy()278 lv_lru_del(ttf->bitmap_cache); in lv_tiny_ttf_destroy()279 TTF_FREE(ttf); in lv_tiny_ttf_destroy()