Searched refs:YDEPTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/grdc/
H A Dgrdc.c27 #define YDEPTH 7 macro
130 mvaddch(YBASE + YDEPTH - 1, XBASE - 3, ACS_LLCORNER);
132 mvaddch(YBASE + YDEPTH - 1, XBASE - 2 + XLENGTH, ACS_LRCORNER);
135 vline(ACS_VLINE, YDEPTH);
138 vline(ACS_VLINE, YDEPTH);

Completed in 488 milliseconds