Lines Matching refs:wp
3 void redraw_for_cursorline(win_T *wp);
7 void check_cursor_moved(win_T *wp);
9 void changed_window_setting_win(win_T *wp);
10 void set_topline(win_T *wp, linenr_T lnum);
12 void changed_cline_bef_curs_win(win_T *wp);
14 void changed_line_abv_curs_win(win_T *wp);
16 void validate_botline_win(win_T *wp);
18 void invalidate_botline_win(win_T *wp);
19 void approximate_botline_win(win_T *wp);
24 void validate_virtcol_win(win_T *wp);
27 int win_col_off(win_T *wp);
29 int win_col_off2(win_T *wp);
32 void textpos2screenpos(win_T *wp, pos_T *pos, int *rowp, int *scolp, int *ccolp, int *ecolp);
36 void check_topfill(win_T *wp, int down);
40 void set_empty_rows(win_T *wp, int used);