Searched refs:final_col_num (Results 1 – 1 of 1) sorted by relevance
192 const uint16_t final_col_num = 4; in test_table_should_reduce_cells() local207 lv_table_set_col_cnt(table, final_col_num); in test_table_should_reduce_cells()211 for(col_idx = 0; col_idx < final_col_num; col_idx++) { in test_table_should_reduce_cells()222 const uint16_t final_col_num = 4; in test_table_should_reduce_cells_with_more_than_one_row() local237 lv_table_set_col_cnt(table, final_col_num); in test_table_should_reduce_cells_with_more_than_one_row()241 for(col_idx = 0; col_idx < final_col_num; col_idx++) { in test_table_should_reduce_cells_with_more_than_one_row()