Searched refs:content_h (Results 1 – 2 of 2) sorted by relevance
513 lv_coord_t content_h = obj_h + st + sb; in lv_obj_get_scrollbar_area() local514 if(ver_draw && content_h) { in lv_obj_get_scrollbar_area()526 lv_coord_t sb_h = ((obj_h - top_space - bottom_space - hor_req_space) * obj_h) / content_h; in lv_obj_get_scrollbar_area()530 … lv_coord_t scroll_h = content_h - obj_h; /*The size of the content which can be really scrolled*/ in lv_obj_get_scrollbar_area()
181 lv_coord_t content_h = lv_obj_get_content_height(obj);