Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dpopupwin.c1106 + wp->w_popup_rightoff; in popup_width()
1159 wp->w_popup_rightoff = 0; in popup_adjust_position()
1426 wp->w_popup_rightoff = wp->w_width - maxspace; in popup_adjust_position()
3967 if (wp->w_popup_border[1] > 0 && wp->w_popup_rightoff == 0) in update_popups()
H A Dstructs.h3532 int w_popup_rightoff; // columns right of the screen member