Searched refs:LV_LABEL_DEF_SCROLL_SPEED (Results 1 – 1 of 1) sorted by relevance
33 #define LV_LABEL_DEF_SCROLL_SPEED lv_anim_speed_clamped(40, 300, 10000) macro963 if(anim_time == 0) anim_time = LV_LABEL_DEF_SCROLL_SPEED; in lv_label_refr_text()1080 if(anim_time == 0) anim_time = LV_LABEL_DEF_SCROLL_SPEED; in lv_label_refr_text()