Searched refs:h_tot (Results 1 – 1 of 1) sorted by relevance
455 lv_coord_t h_tot = 0; in lv_cont_layout_center() local460 h_tot += lv_obj_get_height(child) + inner; in lv_cont_layout_center()466 h_tot -= inner; in lv_cont_layout_center()473 lv_coord_t last_cord = -(h_tot / 2); in lv_cont_layout_center()