Home
last modified time | relevance | path

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

/lvgl-latest/src/indev/
Dlv_indev.h189 void lv_indev_set_scroll_throw(lv_indev_t * indev, uint8_t scroll_throw);
Dlv_indev.c387 void lv_indev_set_scroll_throw(lv_indev_t * indev, uint8_t scroll_throw) in lv_indev_set_scroll_throw() function