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

/freebsd-10.2-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c110 static void DelChar(int count);
1404 DelChar(oLastChar - nLastChar);
1541 ** DelChar(count)
1548 DelChar(int count) function
1552 TR(TRACE_UPDATE, ("DelChar(%d) called, position = (%ld,%ld)",

Completed in 49 milliseconds