Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ncurses/ncurses/tty/
Dtty_update.c110 static void DelChar(int count);
1404 DelChar(oLastChar - nLastChar); in TransformLine()
1548 DelChar(int count) in DelChar() function