Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/core/
Dlv_indev_scroll.h34 void _lv_indev_scroll_handler(_lv_indev_proc_t * proc);
Dlv_indev_scroll.c46 void _lv_indev_scroll_handler(_lv_indev_proc_t * proc) in _lv_indev_scroll_handler() function
Dlv_indev.c881 _lv_indev_scroll_handler(proc); in indev_proc_press()