Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h541 #ifndef LV_LABEL_DEF_SCROLL_SPEED
542 # define LV_LABEL_DEF_SCROLL_SPEED 25 macro
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h385 # define LV_LABEL_DEF_SCROLL_SPEED 25 macro
A Dlv_conf_template.h385 # define LV_LABEL_DEF_SCROLL_SPEED 25
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.c21 #ifndef LV_LABEL_DEF_SCROLL_SPEED
22 #define LV_LABEL_DEF_SCROLL_SPEED (25) macro
95 ext->anim_speed = LV_LABEL_DEF_SCROLL_SPEED; in lv_label_create()

Completed in 14 milliseconds