Searched refs:lv_group_focus_obj (Results 1 – 5 of 5) sorted by relevance
176 lv_group_focus_obj(lv_msgbox_get_btns(mbox)); in msgbox_create()197 lv_group_focus_obj(lv_obj_get_child(t1, 0)); in msgbox_event_cb()217 lv_group_focus_obj(kb); in ta_event_cb()
149 void lv_group_focus_obj(struct _lv_obj_t * obj);
171 if(focused == obj1) lv_group_focus_obj(obj2); in lv_group_swap_obj()172 else if(focused == obj2) lv_group_focus_obj(obj1); in lv_group_swap_obj()235 void lv_group_focus_obj(lv_obj_t * obj) in lv_group_focus_obj() function
1064 lv_group_focus_obj(indev_obj_act); in indev_click_focus()1103 lv_group_focus_obj(indev_obj_act); in indev_click_focus()
9 lv_group_focus_obj(obj); in cont_sub_event_cb()