Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/core/
Dlv_indev.c862 lv_obj_t * last_obj = proc->types.pointer.act_obj; in indev_proc_press() local
/lvgl-3.7.0/src/hal/
Dlv_hal_indev.h150 struct _lv_obj_t * last_obj; /*The last object which was pressed*/ member