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

/freebsd-9.3-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c1824 static const NCURSES_CH_T blank2 = NewChar(BLANK_TEXT); local
1827 ClrToEOS(blank2);
1831 ClrToEOL(blank2, FALSE);
1870 static const NCURSES_CH_T blank2 = NewChar(BLANK_TEXT); local
1873 ClrToEOL(blank2, FALSE);

Completed in 34 milliseconds