Lines Matching defs:wp
252 parse_termwinsize(win_T *wp, int *rows, int *cols) in parse_termwinsize()
942 term_write_session(FILE *fd, win_T *wp, hashtab_T *terminal_bufs) in term_write_session()
1910 for_all_windows_and_curwin(win_T **wp, int *did_curwin) in for_all_windows_and_curwin()
1949 win_T *wp = NULL; in may_move_terminal_to_buffer() local
2222 position_cursor(win_T *wp, VTermPos *pos) in position_cursor()
2325 term_get_highlight_id(term_T *term, win_T *wp) in term_get_highlight_id()
2866 win_T *wp, in cell2attr()
2960 win_T *wp = NULL; in term_scroll_up() local
3018 win_T *wp = NULL; in handle_movecursor() local
3138 win_T *wp; in handle_resize() local
3551 win_T *wp, in term_line2screenline()
3698 term_do_update_window(win_T *wp) in term_do_update_window()
3709 term_update_window(win_T *wp) in term_update_window()
3864 term_get_attr(win_T *wp, linenr_T lnum, int col) in term_get_attr()
3987 term_reset_wincolor(win_T *wp) in term_reset_wincolor()
3997 term_update_wincolor(win_T *wp) in term_update_wincolor()
4015 win_T *wp = NULL; in term_update_wincolor_all() local
4186 win_T *wp; in handle_drop_command() local
4468 win_T *wp; in parse_csi() local
5337 win_T *wp = buf_jump_open_win(opt.jo_bufnr_buf); in term_load_dump() local