Home
last modified time | relevance | path

Searched refs:new_y (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/widgets/
Dlv_roller.c630 lv_coord_t new_y = mid_y1 - sel_y1; in refr_position() local
634 lv_obj_set_y(label, new_y); in refr_position()
641 lv_anim_set_values(&a, lv_obj_get_y(label), new_y); in refr_position()
748 lv_coord_t new_y = mid_y1 - sel_y1; in inf_normalize() local
749 lv_obj_set_y(label, new_y); in inf_normalize()
/lvgl-latest/docs/widgets/
Dobj.md26 …x(obj, new_x)` and `lv_obj_set_y(obj, new_y)`, or both axes at the same time with `lv_obj_set_pos(…