Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h543 #define DY_LASTLINE 0x001 macro
H A Ddrawscreen.c2440 && !(dy_flags & (DY_LASTLINE | DY_TRUNCATE)) in win_update()
2609 else if (dy_flags & DY_LASTLINE) // 'display' has "lastline" in win_update()