Searched refs:TPUTS_TRACE (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_beep.c66 TPUTS_TRACE("bell");
70 TPUTS_TRACE("flash_screen");
H A Dlib_flash.c63 TPUTS_TRACE("flash_screen");
67 TPUTS_TRACE("bell");
H A Dlib_slkrefr.c79 TPUTS_TRACE("plab_norm");
103 TPUTS_TRACE("label_off");
106 TPUTS_TRACE("label_on");
H A Dlib_color.c153 TPUTS_TRACE("set_a_background");
156 TPUTS_TRACE("set_background");
165 TPUTS_TRACE("set_a_foreground");
168 TPUTS_TRACE("set_foreground");
208 TPUTS_TRACE("orig_pair");
232 TPUTS_TRACE("orig_colors");
397 TPUTS_TRACE("initialize_pair");
438 TPUTS_TRACE("initialize_color");
534 TPUTS_TRACE("set_color_pair");
H A Dlib_mouse.c942 TPUTS_TRACE("xterm mouse initialization");
974 TPUTS_TRACE("xterm mouse deinitialization");
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tty/
H A Dtty_update.c300 TPUTS_TRACE("char_padding");
372 TPUTS_TRACE("exit_am_mode");
379 TPUTS_TRACE("enter_am_mode");
1022 TPUTS_TRACE("clr_eol");
1048 TPUTS_TRACE("clr_eos");
1274 TPUTS_TRACE("clr_eol");
1279 TPUTS_TRACE("clr_bol");
1447 TPUTS_TRACE("clear_screen");
1456 TPUTS_TRACE("clr_eos");
1464 TPUTS_TRACE("clr_eo
[all...]
H A Dlib_vidattr.c70 #define doPut(mode) TPUTS_TRACE(#mode); tputs(mode, 1, outc)
224 TPUTS_TRACE("set_attributes");
H A Dlib_mvcur.c259 TPUTS_TRACE("change_scroll_region");
270 TPUTS_TRACE("enter_ca_mode");
436 TPUTS_TRACE("exit_ca_mode");
847 TPUTS_TRACE("mvcur");
907 TPUTS_TRACE("carriage_return");
915 TPUTS_TRACE("newline");
/macosx-10.9.5/ncurses-42/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c38 #define doPut(mode) TPUTS_TRACE(#mode); tputs(mode, 1, outc)
161 TPUTS_TRACE("set_attributes");
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dlib_tputs.c150 TPUTS_TRACE(NULL);
H A Dlib_options.c213 TPUTS_TRACE(name);

Completed in 109 milliseconds