Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c1237 int p_crb_save; in win_redr_custom() local
1316 p_crb_save = ewp->w_p_crb; in win_redr_custom()
1326 ewp->w_p_crb = p_crb_save; in win_redr_custom()