Home
last modified time | relevance | path

Searched refs:lv_obj_get_height_fit (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_obj.h737 lv_coord_t lv_obj_get_height_fit(lv_obj_t * obj);
A Dlv_obj.c1702 lv_coord_t lv_obj_get_height_fit(lv_obj_t * obj) in lv_obj_get_height_fit() function
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_kb.c125 lv_obj_get_height_fit(lv_obj_get_parent(new_kb)) / 2); in lv_kb_create()
A Dlv_win.c77 lv_obj_get_height_fit(lv_obj_get_parent(new_win))); in lv_win_create()
A Dlv_tileview.c98 lv_obj_get_height_fit(lv_obj_get_parent(new_tileview))); in lv_tileview_create()
A Dlv_tabview.c115 lv_obj_get_height_fit(lv_obj_get_parent(new_tabview))); in lv_tabview_create()

Completed in 15 milliseconds