Home
last modified time | relevance | path

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

/lvgl-latest/examples/widgets/list/
Dlv_example_list_2.c36 static void event_handler_top(lv_event_t * e) in event_handler_top() function
142 lv_obj_add_event_cb(btn, event_handler_top, LV_EVENT_ALL, NULL); in lv_example_list_2()