Home
last modified time | relevance | path

Searched defs:screenline (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Ddrawscreen.c2898 schar_T *screenline; // copy from ScreenLines[] in redraw_asap() local
H A Dpopupwin.c3466 popup_masked(win_T *wp, int width, int height, int screencol, int screenline) in popup_masked()