Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.h285 static inline const lv_style_t * lv_label_get_style(const lv_obj_t * label, lv_label_style_t type) in lv_label_get_style() function
A Dlv_cb.c307 const lv_style_t * label_style = lv_label_get_style(ext->label, LV_LABEL_STYLE_MAIN); in lv_cb_signal()
A Dlv_label.c942 const lv_style_t * style = lv_label_get_style(label, LV_LABEL_STYLE_MAIN); in lv_label_signal()
A Dlv_ta.c1031 if(ext->placeholder) style = lv_label_get_style(ext->placeholder, LV_LABEL_STYLE_MAIN); in lv_ta_get_style()

Completed in 9 milliseconds