Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c681 PutRange(NCURSES_SP_DCLx in PutRange() function
1353 PutRange(NCURSES_SP_ARGx in TransformLine()
1478 PutRange(NCURSES_SP_ARGx in TransformLine()
1514 if (PutRange(NCURSES_SP_ARGx in TransformLine()
1525 PutRange(NCURSES_SP_ARGx in TransformLine()
1552 PutRange(NCURSES_SP_ARGx in TransformLine()
1579 PutRange(NCURSES_SP_ARGx in TransformLine()
1592 if (PutRange(NCURSES_SP_ARGx oldLine, newLine, lineno, in TransformLine()
/freebsd-13.1/contrib/ncurses/
H A DNEWS7635 + improve PutRange() by adjusting call to EmitRange() and corresponding
8857 + fix: PutRange() was counting the second part of a wide character as
9770 + improve cost computation in PutRange() by accounting for the use
12560 + corrected cost computation in PutRange(), which was using
13301 between PutRange and InsStr
13400 + corrected prior change for PutRange (Alexander V Lukyanov
13425 + optimize lib_doupdate with memcpy, PutRange