Searched refs:tgoto (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/
H A Dtermcap.h38 extern char *tgoto (const char *cstring, int hpos, int vpos);
58 extern char *tgoto ();
H A Dtparam.c132 tgoto (cm, hpos, vpos)
130 tgoto (cm, hpos, vpos) function
/macosx-10.9.5/vim-53/src/proto/
H A Dtermlib.pro6 char *tgoto __ARGS((char *cm, int col, int line));
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dtcap.h56 extern char *tgoto ();
/macosx-10.9.5/ncurses-42/ncurses/include/
H A Dtermcap.h64 extern NCURSES_EXPORT(char *) tgoto (const char *, int, int);
H A Dtermcap.h.in64 extern NCURSES_EXPORT(char *) tgoto (const char *, int, int);
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dsys.h121 extern char* tgoto(const char*, int, int);
137 extern char *tgoto(const char *cap, int col, int row);
H A Del_term.h89 extern char* tgoto(const char*, int, int);
H A Dterm.c578 term_tputs(el, tgoto(Str(T_DO), del,
591 term_tputs(el, tgoto(Str(T_UP), -del, -del), -del);
630 term_tputs(el, tgoto(Str(T_ch), where, where), where);
634 term_tputs(el, tgoto(Str(T_RI), del, del), del);
671 term_tputs(el, tgoto(Str(T_LE), -del, -del),
772 term_tputs(el, tgoto(Str(T_DC), num, num), num);
813 term_tputs(el, tgoto(Str(T_IC), num, num), num);
1685 term_tputs(el, tgoto(scap, arg_cols, arg_rows), 1);
1741 term_tputs(el, tgoto(scap, arg_cols, arg_rows), arg_rows);
/macosx-10.9.5/screen-22/screen/
H A Dosdef.h79 extern char *tgoto __P((char *, int, int));
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Drailroad.c115 tputs(tgoto(moveit, 0, height - 1), 1, outc);
125 tputs(tgoto(moveit, first + 1, height - 1), 1, outc);
128 tputs(tgoto(moveit, first, height - 1), 1, outc);
/macosx-10.9.5/screen-22/screen/terminfo/
H A Dchecktc.c178 tputs(tgoto(s, 0, c), 1, putcha);
186 tputs(tgoto(s, y, x), 1, putcha);
193 tputs(tgoto(CM, x, y), 1, putcha);
/macosx-10.9.5/libedit-39/src/
H A Dsys.h138 extern char* tgoto(const char*, int, int);
H A Dterminal.h90 extern char* tgoto(const char*, int, int);
H A Dterminal.c521 terminal_tputs(el, tgoto(Str(T_DO), del,
534 terminal_tputs(el, tgoto(Str(T_UP), -del, -del), -del);
574 terminal_tputs(el, tgoto(Str(T_ch), where, where), where);
578 terminal_tputs(el, tgoto(Str(T_RI), del, del),
617 terminal_tputs(el, tgoto(Str(T_LE), -del, -del),
718 terminal_tputs(el, tgoto(Str(T_DC), num, num), num);
759 terminal_tputs(el, tgoto(Str(T_IC), num, num), num);
1613 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), 1);
1669 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), arg_rows);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dsys.h117 extern char *tgoto(const char *cap, int col, int row);
H A Dterm.c535 (void) tputs(tgoto(Str(T_DO), del, del),
548 (void) tputs(tgoto(Str(T_UP), -del, -del), -del,
588 (void) tputs(tgoto(Str(T_ch), where, where), where, term__putc);
592 (void) tputs(tgoto(Str(T_RI), del, del),
624 (void) tputs(tgoto(Str(T_LE), -del, -del),
716 (void) tputs(tgoto(Str(T_DC), num, num),
757 (void) tputs(tgoto(Str(T_IC), num, num),
1515 (void) tputs(tgoto(scap, arg_cols, arg_rows), 1, term__putc);
1571 (void) tputs(tgoto(scap, arg_cols, arg_rows), arg_rows,
/macosx-10.9.5/tcsh-65/tcsh/
H A Ded.h241 extern char *tgoto ();
249 extern char *tgoto (const char *, int, int);
H A Dvms.termcap.c19 - Added %r to reverse row/column [tgoto]
259 * tgoto - given the cursor motion string cm, make up the string
264 tgoto(char *cm, int destcol, int destline) function
H A Ded.screen.c677 (void) tputs(tgoto(scap, arg_cols, arg_rows), 1, PUTRAW);
708 (void) tputs(tgoto(scap, arg_cols, arg_rows), arg_rows, PUTRAW);
1051 (void) tputs(tgoto(Str(T_DO), del, del), del, PUTPURE);
1064 (void) tputs(tgoto(Str(T_UP), -del, -del), -del, PUTPURE);
1102 (void) tputs(tgoto(Str(T_ch), where, where), where, PUTPURE);
1107 (void) tputs(tgoto(Str(T_RI), del, del), del, PUTPURE);
1132 (void) tputs(tgoto(Str(T_LE), -del, -del), -del, PUTPURE);
1263 (void) tputs(tgoto(Str(T_DC), num, num), num, PUTPURE);
1303 (void) tputs(tgoto(Str(T_IC), num, num), num, PUTPURE);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dcm.c37 extern char *tgoto P_ ((const char *, int, int));
156 #define CMCOST(x,e) ((x == 0) ? BIG : (p = tgoto(x, 0, 0), COST(p ,e)))
391 p = dcm == Wcm.cm_habs ? tgoto (dcm, row, col) :
392 tgoto (dcm, col, row);
H A Dtparam.c122 tgoto (cm, hpos, vpos)
120 tgoto (cm, hpos, vpos) function
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dlib_tgoto.c191 tgoto(const char *string, int x, int y) function
195 T((T_CALLED("tgoto(%s, %d, %d)"), _nc_visbuf(string), x, y));
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dprototypes.h58 * declare tgoto, so we detect if that is missing separately.
61 char *tgoto(const char *cap, int col, int row);
/macosx-10.9.5/vim-53/src/
H A Dosdef2.h.in59 extern char *tgoto __ARGS((char *, int, int));

Completed in 440 milliseconds

12