Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c618 PutRange(NCURSES_SP_DCLx in PutRange() function
1279 PutRange(NCURSES_SP_ARGx in TransformLine()
1404 PutRange(NCURSES_SP_ARGx in TransformLine()
1440 if (PutRange(NCURSES_SP_ARGx in TransformLine()
1451 PutRange(NCURSES_SP_ARGx in TransformLine()
1478 PutRange(NCURSES_SP_ARGx in TransformLine()
1497 PutRange(NCURSES_SP_ARGx in TransformLine()
1510 if (PutRange(NCURSES_SP_ARGx oldLine, newLine, lineno, in TransformLine()
/freebsd-12.1/contrib/ncurses/
H A DNEWS4882 + improve PutRange() by adjusting call to EmitRange() and corresponding
6104 + fix: PutRange() was counting the second part of a wide character as
7017 + improve cost computation in PutRange() by accounting for the use
9807 + corrected cost computation in PutRange(), which was using
10548 between PutRange and InsStr
10647 + corrected prior change for PutRange (Alexander V Lukyanov
10672 + optimize lib_doupdate with memcpy, PutRange