Searched refs:free_h (Results 1 – 1 of 1) sorted by relevance
554 lv_coord_t free_h = cont_h - grid_h; in calc_rows() local555 if(free_h < 0) free_h = 0; in calc_rows()563 c->h[i] = (free_h * f) / row_fr_cnt; in calc_rows()569 c->h[last_fr_i] = free_h - ((free_h * (row_fr_cnt - last_fr_x)) / row_fr_cnt); in calc_rows()