Searched refs:winp (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | beval.c | 27 win_T **winp, // can be NULL in find_word_under_cursor() argument 116 if (winp != NULL) in find_word_under_cursor() 117 *winp = wp; in find_word_under_cursor() 145 win_T **winp, in get_beval_info() argument 162 winp, lnump, textp, colp, NULL) == OK) in get_beval_info() 166 beval->vts = tabstop_copy((*winp)->w_buffer->b_p_vts_array); in get_beval_info() 167 if ((*winp)->w_buffer->b_p_vts_array != NULL && beval->vts == NULL) in get_beval_info() 174 beval->ts = (*winp)->w_buffer->b_p_ts; in get_beval_info()
|
| /vim-8.2.3635/src/proto/ |
| H A D | beval.pro | 2 int find_word_under_cursor(int mouserow, int mousecol, int getword, int flags, win_T **winp, linenr… 3 int get_beval_info(BalloonEval *beval, int getword, win_T **winp, linenr_T *lnump, char_u **textp, …
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | gui.txt | 132 *:winp* *:winpos* *E188* 133 :winp[os] 138 :winp[os] {X} {Y} *E466*
|
| H A D | index.txt | 1733 |:winpos| :winp[os] get or set window position
|
| H A D | tags | 3470 :winp gui.txt /*:winp*
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | vim.vim | 26 … tmapc[lear] try una[bbreviate] uns[ilent] vert[ical] vimgrepa[dd] wa[ll] winp[os] wundo xme xr[es…
|