Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/roller/
Dlv_roller.c709 const int32_t mid_y1 = h / 2 - font_h / 2; in refr_position() local
710 const int32_t new_y = mid_y1 - sel_y1; in refr_position()
839 int32_t mid_y1 = h / 2 - font_h / 2; in inf_normalize() local
840 int32_t new_y = mid_y1 - sel_y1; in inf_normalize()