Searched refs:in_command_rows (Results 1 – 1 of 1) sorted by relevance
53 int32 in_command_rows; member121 sScreen.in_command_rows++; in next_line()123 sScreen.in_command_rows = 0; in next_line()125 if (sScreen.paging && ((sScreen.in_command_rows > 0 in next_line()126 && ((sScreen.in_command_rows + 3) % sScreen.rows) == 0) in next_line()166 if (sScreen.in_command_rows > 0) in next_line()167 sScreen.in_command_rows += 2; in next_line()