Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/layouts/grid/
Dlv_grid.c76 static inline uint8_t get_col_span(lv_obj_t * obj) in get_col_span() function
445 uint32_t col_span = get_col_span(item); in calc_cols()
577 uint32_t col_span = get_col_span(item); in item_repos()