Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupwin.c1145 int adjust_height_for_top_aligned = FALSE; in popup_adjust_position() local
1501 adjust_height_for_top_aligned = TRUE; in popup_adjust_position()
1524 adjust_height_for_top_aligned = TRUE; in popup_adjust_position()
1528 if (adjust_height_for_top_aligned && wp->w_want_scrollbar in popup_adjust_position()