Searched refs:row_templ (Results 1 – 1 of 1) sorted by relevance
343 const lv_coord_t * row_templ = get_row_dsc(cont); in grid_update() local344 if(col_templ == NULL || row_templ == NULL) return; in grid_update()501 const lv_coord_t * row_templ = get_row_dsc(cont); in calc_rows() local502 c->row_num = count_tracks(row_templ); in calc_rows()508 if(IS_CONTENT(row_templ[i])) { in calc_rows()531 lv_coord_t x = row_templ[i]; in calc_rows()552 lv_coord_t x = row_templ[i]; in calc_rows()