Home
last modified time | relevance | path

Searched refs:lv_cont_get_fit_left (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.h165 lv_fit_t lv_cont_get_fit_left(const lv_obj_t * cont);
A Dlv_btn.h257 return lv_cont_get_fit_left(btn); in lv_btn_get_fit_left()
A Dlv_page.h318 return lv_cont_get_fit_left(lv_page_get_scrl(page)); in lv_page_get_scrl_fit_left()
A Dlv_cont.c184 lv_fit_t lv_cont_get_fit_left(const lv_obj_t * cont) in lv_cont_get_fit_left() function

Completed in 6 milliseconds