Home
last modified time | relevance | path

Searched refs:ech (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwsyncdown.c52 short *wbch, *wech, *pbch, *pech, bch, ech, endx; in wsyncdown() local
74 if ((ech = *pech - px) > endx) in wsyncdown()
75 ech = endx; in wsyncdown()
76 if (!(bch > endx || ech < 0)) { in wsyncdown()
79 if (*wech < ech) in wsyncdown()
80 *wech = ech; in wsyncdown()
H A Dwsyncup.c52 short *wbch, *wech, *pbch, *pech, bch, ech; in wsyncup() local
77 ech = px + *wech; in wsyncup()
80 if (*pech < ech) in wsyncup()
81 *pech = ech; in wsyncup()
H A Dwnoutref.c53 short *bch, *ech, *sbch, *sech; in wnoutrefresh() local
110 ech = win->_lastch; in wnoutrefresh()
125 for (y = 0; y < boty; ++y, ++hash, ++bch, ++ech, ++sbch, in wnoutrefresh()
131 hi = (doall || *bch == _REDRAW || *ech > maxx) ? maxx : *ech; in wnoutrefresh()
199 *ech = -1; in wnoutrefresh()
H A Dcaps173 erase_chars, "ech" "ec" Erase #1 characters (G)
/titanic_41/usr/src/cmd/terminfo/
H A Dterminfo.src458 dch=\E[%p1%dP, dispc=\E=%p1%dg, ech=\E[%p1%dX,
575 ech=\E[%p1%dX, el1=\E[1K, hpa=\E[%i%p1%dG, ht=\E[I,
847 ech=\E[%p1%dX, ed=\E[J, el=\E[K, el1=\E[1K, home=\E[H,
897 dim=\E[2m, dl=\E[%p1%dM, dl1=\E[M, ech=\E[%p1%dX, ed=\E[J,
1107 ech=\E[%p1%dX, ed=\E[J, el=\E[K, el1=\E[1K, flash=\Eg,
1223 dl=\E[%p1%dM, dl1=\E[1M, ech=\E[%p1%dX, ed=\E[J, el=\E[K,
1461 ech=\E[%p1%dX, ich=\E[%p1%d@, rc=\E8, ritm=\E[23m,
1611 dl=\E[%p1%dM, dl1=\E[1M, dsl=\E[r, ech=\E[%p1%dX, ed=\E[J,
1864 dl1=\E[M, ech=\E[%p1%dX, ed=\E[J, el=\E[K, el1=\E[1K,
1887 # of previous line. But there is another bug - ech does not work at all.
[all …]
H A Dtermcap.src1658 # of previous line. But there is another bug - ech does not work at all.
1664 # Bug? The ech and el1 attributes appear to move the cursor in some cases; for
1666 # by T.Dickey 97/5/3 (ech=\E[%p1%dX, el1=\E[1K)
2555 # This emulates vt100 + vt52 (plus a few vt220 features: ech, SRM, DECTCEM, as
3642 # ech=\E[%p1%dX,
3652 # removed dch/dch1 because they are inconsistent with bce/ech -TD
5010 # ech [erase characters param] broken \E[%p1%dX
14424 …:rs=!com 29\035del 0\035rss t\035buf\035buf n\035cle\035dis\035dup\035ech r\035eol\035era g\035for…
18383 # ECH Erase Character \E [ Pn X 1 eF ech
18809 # CSI <n>X (ech) erase characters
[all …]
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps178 erase_chars ech ec str Erase #1 characters (PG)
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps178 erase_chars ech ec str Erase #1 characters (PG)