Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_obj.h504 void lv_obj_set_drag_parent(lv_obj_t * obj, bool en);
A Dlv_obj.c1254 void lv_obj_set_drag_parent(lv_obj_t * obj, bool en) in lv_obj_set_drag_parent() function
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_win.c311 lv_obj_set_drag_parent(win_header, en); in lv_win_set_drag()
A Dlv_tileview.c148 lv_obj_set_drag_parent(element, true); in lv_tileview_add_element()
A Dlv_page.c440 lv_obj_set_drag_parent(obj, glue); in lv_page_glue_obj()

Completed in 12 milliseconds