Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/layouts/grid/
Dlv_grid.c64 static inline const lv_coord_t * get_row_dsc(lv_obj_t * obj) in get_row_dsc() function
343 const lv_coord_t * row_templ = get_row_dsc(cont); in grid_update()
501 const lv_coord_t * row_templ = get_row_dsc(cont); in calc_rows()