Searched refs:lv_label_style_t (Results 1 – 1 of 1) sorted by relevance
102 typedef uint8_t lv_label_style_t; typedef187 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()285 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()
Completed in 3 milliseconds