Home
last modified time | relevance | path

Searched refs:auto_h (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/layouts/grid/
Dlv_grid.c255 bool auto_h = h_set == LV_SIZE_CONTENT && !cont->h_layout; in calc() local
257 …calc_out->grid_h = grid_align(cont_h, auto_h, get_grid_row_align(cont), row_gap, calc_out->row_num… in calc()