Searched refs:scroll_snap_x (Results 1 – 2 of 2) sorted by relevance
166 … lv_scroll_snap_t scroll_snap_x : 2; /**< Where to align the snappable children horizontally*/ member
79 obj->spec_attr->scroll_snap_x = align; in lv_obj_set_scroll_snap_x()106 if(obj->spec_attr) return obj->spec_attr->scroll_snap_x; in lv_obj_get_scroll_snap_x()