Searched refs:scroll_h (Results 1 – 1 of 1) sorted by relevance
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() local531 if(scroll_h <= 0) { in lv_obj_get_scrollbar_area()536 lv_coord_t sb_y = (rem * sb) / scroll_h; in lv_obj_get_scrollbar_area()