Searched refs:lv_spinbox_style_t (Results 1 – 1 of 1) sorted by relevance
61 typedef uint8_t lv_spinbox_style_t; typedef85 static inline void lv_spinbox_set_style(lv_obj_t * spinbox, lv_spinbox_style_t type, lv_style_t * s… in lv_spinbox_set_style()138 static inline const lv_style_t * lv_spinbox_get_style(lv_obj_t * spinbox, lv_spinbox_style_t type) in lv_spinbox_get_style()
Completed in 3 milliseconds