Searched refs:tl_rows (Results 1 – 1 of 1) sorted by relevance
131 int tl_rows; member289 term->tl_rows = Rows; in set_term_and_win_size()294 term->tl_rows = curwin->w_height; in set_term_and_win_size()300 if (term->tl_rows < rows) in set_term_and_win_size()301 term->tl_rows = rows; in set_term_and_win_size()306 term->tl_rows = opt->jo_term_rows; in set_term_and_win_size()308 term->tl_rows = rows; in set_term_and_win_size()3140 term->tl_rows = rows; in handle_resize()3675 if (pos.row < term->tl_rows) in update_system_term()3794 if (pos.row < term->tl_rows) in term_update_window()[all …]