Searched refs:lv_tiny_ttf_create_file_ex (Results 1 – 3 of 3) sorted by relevance
37 lv_font_t * lv_tiny_ttf_create_file_ex(const char * path, lv_coord_t font_size, size_t cache_size);
238 lv_font_t * lv_tiny_ttf_create_file_ex(const char * path, lv_coord_t font_size, size_t cache_size) in lv_tiny_ttf_create_file_ex() function244 return lv_tiny_ttf_create_file_ex(path, font_size, 4096); in lv_tiny_ttf_create_file()
27 or `lv_tiny_ttf_create_file_ex(path, font_size, cache_size)` (when