Searched refs:tl_dirty_row_start (Results 1 – 1 of 1) sorted by relevance
138 int tl_dirty_row_start; // MAX_ROW if nothing dirty member2950 term->tl_dirty_row_start = MIN(term->tl_dirty_row_start, rect.start_row); in handle_damage()3000 term->tl_dirty_row_start = MIN(term->tl_dirty_row_start, dest.start_row); in handle_moverect()3672 for (pos.row = term->tl_dirty_row_start; pos.row < term->tl_dirty_row_end in update_system_term()3687 term->tl_dirty_row_start = MAX_ROW; in update_system_term()3729 term->tl_dirty_row_start = 0; in term_update_window()3791 for (pos.row = term->tl_dirty_row_start; pos.row < term->tl_dirty_row_end in term_update_window()3813 term->tl_dirty_row_start = MAX_ROW; in term_update_window()