Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/roller/
Dlv_roller.c708 const int32_t sel_y1 = id * (font_h + line_space); in refr_position() local
838 int32_t sel_y1 = roller->sel_opt_id * (font_h + line_space); in inf_normalize() local