Home
last modified time | relevance | path

Searched refs:lv_kb_style_t (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_kb.h69 typedef uint8_t lv_kb_style_t; typedef
138 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);
A Dlv_kb.c241 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