Searched defs:new_cols (Results 1 – 2 of 2) sorted by relevance
114 int* new_cols = new int[new_max_num_nonzeros]; in Reserve() local
78 …tic ScreenCell *realloc_buffer(VTermScreen *screen, ScreenCell *buffer, int new_rows, int new_cols) in realloc_buffer()471 static int resize(int new_rows, int new_cols, VTermPos *delta, void *user) in resize()