Searched refs:frame_comp_pos (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | window.c | 15 static void frame_comp_pos(frame_T *topfrp, int *row, int *col); 2973 frame_comp_pos(frp2, &row, &col); in winframe_remove() 5464 frame_comp_pos(topframe, &row, &col); in win_comp_pos() 5475 frame_comp_pos(frame_T *topfrp, int *row, int *col) in frame_comp_pos() function 5509 frame_comp_pos(frp, row, col); in frame_comp_pos()
|