Searched refs:lv_cont_get_fit_bottom (Results 1 – 4 of 4) sorted by relevance
211 lv_fit_t lv_cont_get_fit_bottom(const lv_obj_t * cont);
215 return lv_cont_get_fit_bottom(btn); in lv_btn_get_fit_bottom()
364 return lv_cont_get_fit_bottom(lv_page_get_scrollable(page)); in lv_page_get_scrl_fit_bottom()
234 lv_fit_t lv_cont_get_fit_bottom(const lv_obj_t * cont) in lv_cont_get_fit_bottom() function