Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/roller/
Dlv_roller.c31 #define EXTRA_INF_SIZE 1000 /*[px]: add the options multiple times until getting this height*/ macro
156 roller->inf_page_cnt = LV_CLAMP(3, EXTRA_INF_SIZE / normal_h, 15); in lv_roller_set_options()