Searched refs:TTF_MALLOC (Results 1 – 1 of 1) sorted by relevance
16 #define TTF_MALLOC(x) (lv_mem_alloc(x)) macro181 ttf_font_desc_t * dsc = (ttf_font_desc_t *)TTF_MALLOC(sizeof(ttf_font_desc_t)); in lv_tiny_ttf_create()220 lv_font_t * out_font = (lv_font_t *)TTF_MALLOC(sizeof(lv_font_t)); in lv_tiny_ttf_create()