Searched refs:lv_obj_set_focus_parent (Results 1 – 3 of 3) sorted by relevance
759 void lv_obj_set_focus_parent(lv_obj_t * obj, bool en);
1617 void lv_obj_set_focus_parent(lv_obj_t * obj, bool en) in lv_obj_set_focus_parent() function
121 lv_obj_set_focus_parent(ext->scrl, true); in lv_page_create()