Searched refs:lv_kb_style_t (Results 1 – 2 of 2) sorted by relevance
69 typedef uint8_t lv_kb_style_t; typedef138 void lv_kb_set_style(lv_obj_t * kb, lv_kb_style_t type, const lv_style_t * style);181 const lv_style_t * lv_kb_get_style(const lv_obj_t * kb, lv_kb_style_t type);
241 void lv_kb_set_style(lv_obj_t * kb, lv_kb_style_t type, const lv_style_t * style) in lv_kb_set_style()296 const lv_style_t * lv_kb_get_style(const lv_obj_t * kb, lv_kb_style_t type) in lv_kb_get_style()
Completed in 3 milliseconds