Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.h187 static inline void lv_label_set_style(lv_obj_t * label, lv_label_style_t type, const lv_style_t * s… in lv_label_set_style() function
A Dlv_label.c121 lv_label_set_style(new_label, LV_LABEL_STYLE_MAIN, NULL); /*Inherit parent's style*/ in lv_label_create()
A Dlv_ta.c808 if(ext->placeholder) lv_label_set_style(ext->placeholder, LV_LABEL_STYLE_MAIN, style); in lv_ta_set_style()

Completed in 8 milliseconds