Home
last modified time | relevance | path

Searched refs:frp (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dwindow.c969 frp = frp->fr_next; in win_split_ins()
1069 frp = frp->fr_next; in win_split_ins()
3112 frp = frp->fr_child; in frame2win()
3184 frp = frp->fr_next; in frame_new_height()
3192 frp = frp->fr_next; in frame_new_height()
3329 for (frp = frp->fr_child; frp->fr_next != NULL; frp = frp->fr_next) in frame_add_statusline()
3357 for (frp = topfrp; frp->fr_parent != NULL; frp = frp->fr_parent) in frame_new_width()
3391 frp = frp->fr_next; in frame_new_width()
3399 frp = frp->fr_next; in frame_new_width()
3478 frp = frp->fr_child; in frame_add_vsep()
[all …]
H A Ddrawscreen.c3242 win_redraw_last_status(frame_T *frp) in win_redraw_last_status() argument
3244 if (frp->fr_layout == FR_LEAF) in win_redraw_last_status()
3245 frp->fr_win->w_redr_status = TRUE; in win_redraw_last_status()
3246 else if (frp->fr_layout == FR_ROW) in win_redraw_last_status()
3248 FOR_ALL_FRAMES(frp, frp->fr_child) in win_redraw_last_status()
3249 win_redraw_last_status(frp); in win_redraw_last_status()
3253 frp = frp->fr_child; in win_redraw_last_status()
3254 while (frp->fr_next != NULL) in win_redraw_last_status()
3255 frp = frp->fr_next; in win_redraw_last_status()
3256 win_redraw_last_status(frp); in win_redraw_last_status()
H A Dglobals.h713 #define FOR_ALL_FRAMES(frp, first_frame) \ argument
714 for (frp = first_frame; frp != NULL; frp = frp->fr_next)
/vim-8.2.3635/src/proto/
H A Ddrawscreen.pro23 void win_redraw_last_status(frame_T *frp);
/vim-8.2.3635/runtime/syntax/
H A Dredif.vim764 …|dv\|dz\|ee\|el\|en\|eo\|es\|et\|eu\|ext\|fa\|ff\|fi\|fiu-vro\|fj\|fo\|fr\|frp\|fur\|fy\|ga\|gd\|g…