Home
last modified time | relevance | path

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

/lvgl-latest/src/indev/
Dlv_indev_scroll.c358 bool has_start_snap; in lv_indev_find_scroll_obj() local
377 bool has_start_snap; in lv_indev_find_scroll_obj() local
679 bool has_start_snap; in elastic_diff() local
709 static void has_more_snap_points(lv_obj_t * scroll_obj, lv_dir_t dir, bool * has_start_snap, bool *… in has_more_snap_points()