Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/
Dlv_roller.c627 lv_coord_t sel_y1 = id * (font_h + line_space); in refr_position() local
630 lv_coord_t new_y = mid_y1 - sel_y1; in refr_position()
746 lv_coord_t sel_y1 = roller->sel_opt_id * (font_h + line_space); in inf_normalize() local
748 lv_coord_t new_y = mid_y1 - sel_y1; in inf_normalize()