Searched refs:col_templ (Results 1 – 1 of 1) sorted by relevance
342 const lv_coord_t * col_templ = get_col_dsc(cont); in grid_update() local344 if(col_templ == NULL || row_templ == NULL) return; in grid_update()428 const lv_coord_t * col_templ = get_col_dsc(cont); in calc_cols() local431 c->col_num = count_tracks(col_templ); in calc_cols()439 if(IS_CONTENT(col_templ[i])) { in calc_cols()462 lv_coord_t x = col_templ[i]; in calc_cols()483 lv_coord_t x = col_templ[i]; in calc_cols()