Searched refs:old_lines (Results 1 – 2 of 2) sorted by relevance
400 old_lines = self.query(CounterSparkline)401 for line in old_lines:
951 static void tty3270_free_screen(struct tty3270_line *screen, int old_lines) in tty3270_free_screen() argument955 for (lines = 0; lines < old_lines; lines++) in tty3270_free_screen()