Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/vi/
H A Dvi.h341 #define HALFSCREEN(sp) /* Half text screen. */ \ macro
H A Dvs_refresh.c253 if (lcnt <= HALFSCREEN(sp)) in vs_paint()
264 if (lcnt <= HALFSCREEN(sp)) in vs_paint()