Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.h172 lv_fit_t lv_cont_get_fit_right(const lv_obj_t * cont);
A Dlv_btn.h267 return lv_cont_get_fit_right(btn); in lv_btn_get_fit_right()
A Dlv_page.h328 return lv_cont_get_fit_right(lv_page_get_scrl(page)); in lv_page_get_scrl_fit_right()
A Dlv_cont.c195 lv_fit_t lv_cont_get_fit_right(const lv_obj_t * cont) in lv_cont_get_fit_right() function

Completed in 5 milliseconds