Home
last modified time | relevance | path

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

/mirbsd/src/lib/libncurses/src/ncurses/tty/
Dtty_update.c105 static void DelChar(int count);
1336 DelChar(oLastChar - nLastChar); in TransformLine()
1480 DelChar(int count) in DelChar() function