Searched refs:LV_LABEL_DEF_SCROLL_SPEED (Results 1 – 4 of 4) sorted by relevance
541 #ifndef LV_LABEL_DEF_SCROLL_SPEED542 # define LV_LABEL_DEF_SCROLL_SPEED 25 macro
385 # define LV_LABEL_DEF_SCROLL_SPEED 25 macro
385 # define LV_LABEL_DEF_SCROLL_SPEED 25
21 #ifndef LV_LABEL_DEF_SCROLL_SPEED22 #define LV_LABEL_DEF_SCROLL_SPEED (25) macro95 ext->anim_speed = LV_LABEL_DEF_SCROLL_SPEED; in lv_label_create()
Completed in 14 milliseconds