Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c117 static void InsStr(SCREEN *, NCURSES_CH_T * line, int count);
124 static void InsStr(NCURSES_CH_T * line, int count);
408 InsStr(NCURSES_SP_ARGx in PutCharLR()
1504 InsStr(NCURSES_SP_ARGx &newLine[n + 1], nLastChar - oLastChar); in TransformLine()
1621 InsStr(NCURSES_SP_DCLx NCURSES_CH_T * line, int count) in InsStr() function
/freebsd-12.1/contrib/ncurses/
H A DNEWS10548 between PutRange and InsStr
10603 + correction to IDcTransformLine logic which controls where InsStr is