Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c120 static void InsStr(SCREEN *, NCURSES_CH_T *line, int count);
127 static void InsStr(NCURSES_CH_T *line, int count);
454 InsStr(NCURSES_SP_ARGx in PutCharLR()
1597 InsStr(NCURSES_SP_ARGx &newLine[n + 1], nLastChar - oLastChar); in TransformLine()
1715 InsStr(NCURSES_SP_DCLx NCURSES_CH_T *line, int count) in InsStr() function
/freebsd/contrib/ncurses/
H A DNEWS14929 between PutRange and InsStr
14984 + correction to IDcTransformLine logic which controls where InsStr is