Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupwin.c1352 int truncate_shift = shift_by - wp->w_wincol; in popup_adjust_position() local
1354 len -= truncate_shift; in popup_adjust_position()
1355 shift_by -= truncate_shift; in popup_adjust_position()