Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c686 PutRange(NCURSES_SP_DCLx in PutRange() function
1364 PutRange(NCURSES_SP_ARGx in TransformLine()
1489 PutRange(NCURSES_SP_ARGx in TransformLine()
1525 if (PutRange(NCURSES_SP_ARGx in TransformLine()
1536 PutRange(NCURSES_SP_ARGx in TransformLine()
1563 PutRange(NCURSES_SP_ARGx in TransformLine()
1590 PutRange(NCURSES_SP_ARGx in TransformLine()
1603 if (PutRange(NCURSES_SP_ARGx oldLine, newLine, lineno, in TransformLine()
/freebsd/contrib/ncurses/
H A DNEWS9263 + improve PutRange() by adjusting call to EmitRange() and corresponding
10485 + fix: PutRange() was counting the second part of a wide character as
11398 + improve cost computation in PutRange() by accounting for the use
14188 + corrected cost computation in PutRange(), which was using
14929 between PutRange and InsStr
15028 + corrected prior change for PutRange (Alexander V Lukyanov
15053 + optimize lib_doupdate with memcpy, PutRange