Home
last modified time | relevance | path

Searched defs:LV_EVENT_DRAW_POST_END (Results 1 – 2 of 2) sorted by relevance

/lvgl-3.5.0/docs/overview/
Ddrawing.md142 #### LV_EVENT_DRAW_POST_END subsubsection
/lvgl-3.5.0/src/core/
Dlv_event.h62 LV_EVENT_DRAW_POST_END, /**< Finishing the post draw phase (when all children are drawn)*/ enumerator