Searched refs:old_col_start (Results 1 – 1 of 1) sorted by relevance
270 uint32_t old_col_start; in lv_table_set_col_cnt() local275 old_col_start = row * old_col_cnt; in lv_table_set_col_cnt()278 lv_memcpy_small(&new_cell_data[new_col_start], &table->cell_data[old_col_start], in lv_table_set_col_cnt()284 uint32_t idx = old_col_start + min_col_cnt + i; in lv_table_set_col_cnt()