Searched refs:tputs (Results 1 - 25 of 59) sorted by relevance

123

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/
H A Dtermcap.h31 extern void tputs (const char *string, int nlines, int (*outfun) (int));
51 extern void tputs ();
/macosx-10.10.1/vim-55/src/proto/
H A Dtermlib.pro7 int tputs __ARGS((char *cp, int affcnt, void (*outc)(unsigned int)));
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dtcap.h54 extern int tputs ();
H A Dterminal.c106 /* Some strings to control terminal actions. These are output by tputs (). */
482 /* Everything below here is used by the redisplay code (tputs). */
598 /* A function for the use of tputs () */
633 tputs (_rl_term_backspace, 1, _rl_output_character_function);
646 tputs (_rl_term_cr, 1, _rl_output_character_function);
666 tputs (_rl_visible_bell, 1, _rl_output_character_function);
691 tputs (_rl_term_mm, 1, _rl_output_character_function);
701 tputs (_rl_term_ks, 1, _rl_output_character_function);
703 tputs (_rl_term_ke, 1, _rl_output_character_function);
726 tputs (_rl_term_v
[all...]
H A Ddisplay.c1030 tputs (_rl_term_cr, 1, _rl_output_character_function);
1464 tputs (_rl_term_cr, 1, _rl_output_character_function);
1851 tputs (_rl_term_cr, 1, _rl_output_character_function);
1880 tputs (_rl_term_forward_char, 1, _rl_output_character_function);
1884 tputs (_rl_term_cr, 1, _rl_output_character_function);
1923 tputs (_rl_term_cr, 1, _rl_output_character_function);
1931 tputs (_rl_term_up, 1, _rl_output_character_function);
2192 tputs (_rl_term_clreol, 1, _rl_output_character_function);
2215 tputs (_rl_term_clrpag, 1, _rl_output_character_function);
2240 tputs (buffe
[all...]
/macosx-10.10.1/ncurses-44/ncurses/progs/
H A Dclear.c56 ExitProgram((tputs(clear_screen, lines > 0 ? lines : 1, putch) == ERR)
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Drailroad.c81 tputs(backup != 0 ? backup : "\b", 1, outc);
88 tputs(flag ? startC : finisC, 1, outc);
96 tputs(flag ? startS : finisS, 1, outc);
104 tputs(flag ? startU : finisU, 1, outc);
115 tputs(tgoto(moveit, 0, height - 1), 1, outc);
116 tputs(wipeit, 1, outc);
125 tputs(tgoto(moveit, first + 1, height - 1), 1, outc);
128 tputs(tgoto(moveit, first, height - 1), 1, outc);
160 tputs(wipeit, 1, outc);
H A Ddots.c65 tputs(s, 1, outc);
129 tputs(tparm3(cursor_address, y, x), 1, outc);
133 tputs(tparm2(set_a_foreground, z), 1, outc);
135 tputs(tparm2(set_a_background, z), 1, outc);
H A Ddots_mvcur.c65 tputs(s, 1, outc);
140 tputs(tparm2(set_a_foreground, z), 1, outc);
142 tputs(tparm2(set_a_background, z), 1, outc);
/macosx-10.10.1/ncurses-44/ncurses/include/
H A Dtermcap.h68 extern NCURSES_EXPORT(int) tputs (const char *, int, int (*)(int));
H A Dtermcap.h.in68 extern NCURSES_EXPORT(int) tputs (const char *, int, int (*)(int));
/macosx-10.10.1/emacs-93/emacs/src/
H A Dcm.c36 extern void tputs P_ ((const char *, int, int (*)(int)));
155 #define COST(x,e) (x ? (cost = 0, tputs (x, 1, e), cost) : BIG)
227 tputs (p, 1, cmputc);
282 tputs (Wcm.cm_tab, 1, cmputc);
309 tputs (p, 1, cmputc);
393 tputs (p, 1, evalcost);
396 tputs (p, 1, cmputc);
405 tputs (Wcm.cm_home, 1, cmputc);
410 tputs (Wcm.cm_ll, 1, cmputc);
415 tputs (Wc
[all...]
/macosx-10.10.1/screen-22/screen/terminfo/
H A Dchecktc.c170 tputs(s, 1, putcha);
178 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.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dsys.h120 extern int tputs(const char *, int, int (*)(int));
138 extern int tputs(const char *str, int affcnt, int (*putc)(int));
H A Del_term.h88 extern int tputs(const char *, int, int (*)(int));
/macosx-10.10.1/screen-22/screen/
H A Dosdef.h78 extern void tputs __P((char *, int, int (*)(int)));
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.screen.c662 (void) tputs(scap, 1, PUTRAW);
677 (void) tputs(tgoto(scap, arg_cols, arg_rows), 1, PUTRAW);
708 (void) tputs(tgoto(scap, arg_cols, arg_rows), arg_rows, PUTRAW);
937 (void) tputs(Str(T_me), 1, PUTPURE);
944 (void) tputs(Str(T_md), 1, PUTPURE);
950 (void) tputs(Str(T_me), 1, PUTPURE);
952 (void) tputs(Str(T_se), 1, PUTPURE);
956 (void) tputs(Str(T_ue), 1, PUTPURE);
966 (void) tputs(Str(T_so), 1, PUTPURE);
972 (void) tputs(St
[all...]
/macosx-10.10.1/lukemftp-14/tnftp/libedit/
H A Dterm.c535 (void) tputs(tgoto(Str(T_DO), del, del),
548 (void) tputs(tgoto(Str(T_UP), -del, -del), -del,
553 (void) tputs(Str(T_up), 1, term__putc);
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),
721 (void) tputs(Str(T_dm), 1, term__putc);
725 (void) tputs(Str(T_dc), 1, term__putc);
728 (void) tputs(St
[all...]
H A Dsys.h118 extern int tputs(const char *str, int affcnt, int (*putc)(int));
/macosx-10.10.1/libedit-40/src/
H A Dsys.h137 extern int tputs(const char *, int, int (*)(int));
H A Dterminal.h89 extern int tputs(const char *, int, int (*)(int));
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_color.c154 tputs(TPARM_1(set_a_background, bg), 1, outc);
157 tputs(TPARM_1(set_background, toggled_colors(bg)), 1, outc);
166 tputs(TPARM_1(set_a_foreground, fg), 1, outc);
169 tputs(TPARM_1(set_foreground, toggled_colors(fg)), 1, outc);
535 tputs(TPARM_1(set_color_pair, pair), 1, outc);
556 tputs("\033[39m", 1, outc);
560 tputs("\033[49m", 1, outc);
/macosx-10.10.1/less-25/less/
H A Dscreen.c159 * Strings passed to tputs() to do various terminal functions.
1377 * We use the trick of calling tputs, but as a char printing function
1398 tputs(t, sc_height, inc_costcount);
1571 tputs(sc_init, sc_height, putchr);
1573 tputs(sc_s_keypad, sc_height, putchr);
1608 tputs(sc_e_keypad, sc_height, putchr);
1610 tputs(sc_deinit, sc_height, putchr);
1632 tputs(sc_home, 1, putchr);
1647 tputs(sc_addline, sc_height, putchr);
1856 tputs(sc_lower_lef
[all...]
/macosx-10.10.1/ncurses-44/ncurses/ncurses/tinfo/
H A Dlib_tputs.c36 * tputs.c
39 * tputs()
123 return tputs(string, 1, _nc_outch);
127 tputs(const char *string, int affcnt, int (*outc) (int)) function
145 _tracef("tputs(%s = %s, %d, %s) called", _nc_tputs_trace,
148 _tracef("tputs(%s, %d, %s) called", _nc_visbuf(string), affcnt, addrbuf);
175 * (like nethack) actually do the likes of tputs("50") to get delays.
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dprototypes.h52 extern int tputs _((TC_CONST char *cp, int affcnt, int (*outc) (int)));

Completed in 247 milliseconds

123