Searched defs:obj1 (Results 1 – 5 of 5) sorted by relevance
1 obj1 = lv.obj(lv.scr_act()) variable
6 lv_obj_t * obj1; in lv_example_obj_1() local
6 static lv_obj_t * obj1 = NULL; variable
225 void lv_obj_swap(lv_obj_t * obj1, lv_obj_t * obj2) in lv_obj_swap()
156 void lv_group_swap_obj(lv_obj_t * obj1, lv_obj_t * obj2) in lv_group_swap_obj()