Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/core/
Dlv_indev_scroll.c398 case LV_SCROLL_SNAP_END: in init_scroll_limits()
419 case LV_SCROLL_SNAP_END: in init_scroll_limits()
475 case LV_SCROLL_SNAP_END: in find_snap_point_x()
530 case LV_SCROLL_SNAP_END: in find_snap_point_y()
632 case LV_SCROLL_SNAP_END: in elastic_diff()
651 case LV_SCROLL_SNAP_END: in elastic_diff()
Dlv_obj_scroll.h44 LV_SCROLL_SNAP_END, /**< Align to the right/bottom*/ enumerator
Dlv_obj_scroll.c725 case LV_SCROLL_SNAP_END: in scroll_area_into_view()
767 case LV_SCROLL_SNAP_END: in scroll_area_into_view()
/lvgl-3.7.0/docs/overview/
Dscroll.md110 - `LV_SCROLL_SNAP_END` Align the children to the right/bottom side of a scrolled object