Searched refs:active_rows (Results 1 – 2 of 2) sorted by relevance
170 const int active_rows = in ToTextFile() local175 for (int r = 0; r < active_rows; ++r) { in ToTextFile()
679 active_rows, junk = divmod(map_end - map_begin, self.pointer_size)690 end_row = start_row + active_rows692 if active_rows: