Home
last modified time | relevance | path

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

/freebsd-13.1/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);
452 InsStr(NCURSES_SP_ARGx in PutCharLR()
1586 InsStr(NCURSES_SP_ARGx &newLine[n + 1], nLastChar - oLastChar); in TransformLine()
1704 InsStr(NCURSES_SP_DCLx NCURSES_CH_T * line, int count) in InsStr() function
/freebsd-13.1/contrib/ncurses/
H A DNEWS13301 between PutRange and InsStr
13356 + correction to IDcTransformLine logic which controls where InsStr is