Home
last modified time | relevance | path

Searched refs:lv_obj_set_parent (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_win.c91 lv_obj_set_parent(ext->header, new_win); in lv_win_create()
481 lv_obj_set_parent(tmp, page); in lv_win_signal()
A Dlv_page.c818 lv_obj_set_parent(tmp, ext->scrl); in lv_page_signal()
/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_obj.h321 void lv_obj_set_parent(lv_obj_t * obj, lv_obj_t * parent);
A Dlv_indev.c198 lv_obj_set_parent(indev->cursor, lv_disp_get_layer_sys(indev->driver.disp)); in lv_indev_set_cursor()
A Dlv_obj.c532 void lv_obj_set_parent(lv_obj_t * obj, lv_obj_t * parent) in lv_obj_set_parent() function

Completed in 12 milliseconds