Searched defs:new_rows (Results 1 – 3 of 3) sorted by relevance
371 Rows new_rows; in Translate() local
80 static ScreenCell *realloc_buffer(VTermScreen *screen, ScreenCell *buffer, int new_rows, int new_co… in realloc_buffer()477 static int resize(int new_rows, int new_cols, VTermPos *delta, void *user) in resize()
410 auto* new_rows = &rows_for_counter_id_[counter_id]; in set_counter_id() local