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.c694 PutRange(NCURSES_SP_DCLx in PutRange() function
1372 PutRange(NCURSES_SP_ARGx in TransformLine()
1497 PutRange(NCURSES_SP_ARGx in TransformLine()
1533 if (PutRange(NCURSES_SP_ARGx in TransformLine()
1544 PutRange(NCURSES_SP_ARGx in TransformLine()
1571 PutRange(NCURSES_SP_ARGx in TransformLine()
1598 PutRange(NCURSES_SP_ARGx in TransformLine()
1611 if (PutRange(NCURSES_SP_ARGx oldLine, newLine, lineno, in TransformLine()
/freebsd/contrib/ncurses/
H A DNEWS9832 + improve PutRange() by adjusting call to EmitRange() and corresponding
11054 + fix: PutRange() was counting the second part of a wide character as
11967 + improve cost computation in PutRange() by accounting for the use
14757 + corrected cost computation in PutRange(), which was using
15498 between PutRange and InsStr
15597 + corrected prior change for PutRange (Alexander V Lukyanov
15622 + optimize lib_doupdate with memcpy, PutRange