Searched refs:LV_LABEL_LONG_SROLL (Results 1 – 2 of 2) sorted by relevance
47 LV_LABEL_LONG_SROLL, /**< Keep the size and roll the text back and forth*/ enumerator
284 …if(long_mode == LV_LABEL_LONG_SROLL || long_mode == LV_LABEL_LONG_SROLL_CIRC || long_mode == LV_LA… in lv_label_set_long_mode()360 if(ext->long_mode == LV_LABEL_LONG_SROLL || ext->long_mode == LV_LABEL_LONG_SROLL_CIRC) { in lv_label_set_anim_speed()855 if((ext->long_mode == LV_LABEL_LONG_SROLL || ext->long_mode == LV_LABEL_LONG_SROLL_CIRC) && in lv_label_design()995 else if(ext->long_mode == LV_LABEL_LONG_SROLL) { in lv_label_refr_text()
Completed in 6 milliseconds