Home
last modified time | relevance | path

Searched defs:scroll_throw (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/indev/
Dlv_indev_scroll.c130 int32_t scroll_throw = indev->scroll_throw; in lv_indev_scroll_throw_handler() local
251 int32_t scroll_throw = indev->scroll_throw; in lv_indev_scroll_throw_predict() local
Dlv_indev_private.h61 uint8_t scroll_throw; member
Dlv_indev.c387 void lv_indev_set_scroll_throw(lv_indev_t * indev, uint8_t scroll_throw) in lv_indev_set_scroll_throw()
/lvgl-latest/src/widgets/roller/
Dlv_roller.c787 int32_t scroll_throw = indev->scroll_throw; in release_handler() local