Home
last modified time | relevance | path

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

/lvgl-latest/src/layouts/grid/
Dlv_grid.c164 void lv_obj_set_grid_cell(lv_obj_t * obj, lv_grid_align_t x_align, int32_t col_pos, int32_t col_spa… in lv_obj_set_grid_cell() argument
170 lv_obj_set_style_grid_cell_x_align(obj, x_align, 0); in lv_obj_set_grid_cell()