Searched refs:find_word_under_cursor (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | beval.c | 22 find_word_under_cursor( in find_word_under_cursor() function 160 if (find_word_under_cursor(row, col, getword, in get_beval_info()
|
| H A D | popupwin.c | 165 if (find_word_under_cursor(mouse_row, mouse_col, TRUE, flags, in set_mousemoved_columns()
|
| /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…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version8.txt | 36190 Solution: Adjust #ifdef for find_word_under_cursor().
|