Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/core/
Dlv_indev_scroll.h40 void _lv_indev_scroll_throw_handler(_lv_indev_proc_t * proc);
Dlv_indev.c850 _lv_indev_scroll_throw_handler(proc); in indev_proc_press()
1012 _lv_indev_scroll_throw_handler(proc); in indev_proc_release()
Dlv_indev_scroll.c109 void _lv_indev_scroll_throw_handler(_lv_indev_proc_t * proc) in _lv_indev_scroll_throw_handler() function