Searched refs:tmp_y (Results 1 – 1 of 1) sorted by relevance
147 int32_t tmp_y = child->coords.y2 + lv_obj_get_style_margin_bottom(child, LV_PART_MAIN); in lv_obj_get_scroll_bottom() local148 child_res = LV_MAX(child_res, tmp_y); in lv_obj_get_scroll_bottom()