Searched refs:lv_cont_get_style (Results 1 – 1 of 1) sorted by relevance
38 static lv_style_list_t * lv_cont_get_style(lv_obj_t * cont, uint8_t type);257 info->result = lv_cont_get_style(cont, info->part); in lv_cont_signal()292 static lv_style_list_t * lv_cont_get_style(lv_obj_t * cont, uint8_t type) in lv_cont_get_style() function