Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c119 static void DelChar(SCREEN *, int count);
126 static void DelChar(int count);
1618 DelChar(NCURSES_SP_ARGx oLastChar - nLastChar); in TransformLine()
1770 DelChar(NCURSES_SP_DCLx int count) in DelChar() function