Home
last modified time | relevance | path

Searched refs:LV_SCROLL_SNAP_START (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.7.0/src/core/
Dlv_indev_scroll.c394 case LV_SCROLL_SNAP_START: in init_scroll_limits()
415 case LV_SCROLL_SNAP_START: in init_scroll_limits()
471 case LV_SCROLL_SNAP_START: in find_snap_point_x()
526 case LV_SCROLL_SNAP_START: in find_snap_point_y()
628 case LV_SCROLL_SNAP_START: in elastic_diff()
647 case LV_SCROLL_SNAP_START: in elastic_diff()
Dlv_obj_scroll.h43 LV_SCROLL_SNAP_START, /**< Align to the left/top*/ enumerator
Dlv_obj_scroll.c720 case LV_SCROLL_SNAP_START: in scroll_area_into_view()
762 case LV_SCROLL_SNAP_START: in scroll_area_into_view()
/lvgl-3.7.0/docs/overview/
Dscroll.md109 - `LV_SCROLL_SNAP_START` Align the children to the left/top side of a scrolled object