Home
last modified time | relevance | path

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

/lvgl-latest/src/core/
Dlv_indev.c41 static void indev_click_focus(_lv_indev_proc_t * proc);
892 indev_click_focus(&indev_act->proc); in indev_proc_press()
1049 static void indev_click_focus(_lv_indev_proc_t * proc) in indev_click_focus() function