Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupwin.c4063 int scroll_col = wp->w_wincol + total_width - 1 in update_popups() local
4067 screen_putchar(' ', row, scroll_col, in update_popups()
4072 screen_putchar(' ', row, scroll_col, popup_attr); in update_popups()