Home
last modified time | relevance | path

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

/lvgl-latest/src/indev/
Dlv_indev_scroll.c359 bool has_end_snap; in lv_indev_find_scroll_obj() local
378 bool has_end_snap; in lv_indev_find_scroll_obj() local
680 bool has_end_snap; in elastic_diff() local
709 …s_more_snap_points(lv_obj_t * scroll_obj, lv_dir_t dir, bool * has_start_snap, bool * has_end_snap) in has_more_snap_points()