Searched refs:textpos2screenpos (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | move.pro | 32 void textpos2screenpos(win_T *wp, pos_T *pos, int *rowp, int *scolp, int *ccolp, int *ecolp);
|
| /vim-8.2.3635/src/ |
| H A D | move.c | 1224 textpos2screenpos( in textpos2screenpos() function 1307 textpos2screenpos(wp, &pos, &row, &scol, &ccol, &ecol); in f_screenpos()
|
| H A D | popupwin.c | 1192 textpos2screenpos(prop_win, &pos, &screen_row, in popup_adjust_position()
|