Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/nema_gfx/
Dlv_nema_gfx_path.h69 void lv_nema_gfx_path_destroy(lv_nema_gfx_path_t * nema_gfx_path);
Dlv_nema_gfx_path.c76 void lv_nema_gfx_path_destroy(lv_nema_gfx_path_t * nema_gfx_path) in lv_nema_gfx_path_destroy() function
Dlv_draw_nema_gfx_label.c203 lv_nema_gfx_path_destroy(param->outline); in freetype_outline_event_cb()