Searched refs:TPUTS_TRACE (Results 1 – 12 of 12) sorted by relevance
274 TPUTS_TRACE("char_padding"); in PutAttrChar()346 TPUTS_TRACE("exit_am_mode"); in PutCharLR()353 TPUTS_TRACE("enter_am_mode"); in PutCharLR()948 TPUTS_TRACE("clr_eol"); in ClrToEOL()974 TPUTS_TRACE("clr_eos"); in ClrToEOS()1206 TPUTS_TRACE("clr_eol"); in TransformLine()1211 TPUTS_TRACE("clr_bol"); in TransformLine()1379 TPUTS_TRACE("clear_screen"); in ClearScreen()1388 TPUTS_TRACE("clr_eos"); in ClearScreen()1396 TPUTS_TRACE("clr_eol"); in ClearScreen()[all …]
259 TPUTS_TRACE("change_scroll_region"); in reset_scroll_region()270 TPUTS_TRACE("enter_ca_mode"); in _nc_mvcur_resume()428 TPUTS_TRACE("exit_ca_mode"); in _nc_mvcur_wrap()838 TPUTS_TRACE("mvcur"); in onscreen_mvcur()898 TPUTS_TRACE("carriage_return"); in mvcur()906 TPUTS_TRACE("newline"); in mvcur()
70 #define doPut(mode) TPUTS_TRACE(#mode); tputs(mode, 1, outc)186 TPUTS_TRACE("set_attributes"); in NCURSES_EXPORT()
146 TPUTS_TRACE("meta_on"); in meta()149 TPUTS_TRACE("meta_off"); in meta()175 TPUTS_TRACE("cursor_visible"); in curs_set()182 TPUTS_TRACE("cursor_normal"); in curs_set()189 TPUTS_TRACE("cursor_invisible"); in curs_set()253 TPUTS_TRACE("keypad_xmit"); in _nc_keypad()257 TPUTS_TRACE("keypad_local"); in _nc_keypad()
131 TPUTS_TRACE("ena_acs"); in _nc_init_acs()
135 TPUTS_TRACE("set_a_background"); in set_background_color()138 TPUTS_TRACE("set_background"); in set_background_color()147 TPUTS_TRACE("set_a_foreground"); in set_foreground_color()150 TPUTS_TRACE("set_foreground"); in set_foreground_color()190 TPUTS_TRACE("orig_pair"); in reset_color_pair()214 TPUTS_TRACE("orig_colors"); in _nc_reset_colors()375 TPUTS_TRACE("initialize_pair"); in init_pair()417 TPUTS_TRACE("initialize_color"); in init_color()512 TPUTS_TRACE("set_color_pair"); in _nc_do_color()
59 TPUTS_TRACE("plab_norm"); in slk_intern_refresh()81 TPUTS_TRACE("label_off"); in slk_intern_refresh()84 TPUTS_TRACE("label_on"); in slk_intern_refresh()
63 TPUTS_TRACE("flash_screen"); in NCURSES_EXPORT()67 TPUTS_TRACE("bell"); in NCURSES_EXPORT()
66 TPUTS_TRACE("bell"); in NCURSES_EXPORT()70 TPUTS_TRACE("flash_screen"); in NCURSES_EXPORT()
888 TPUTS_TRACE("xterm mouse initialization"); in mouse_activate()920 TPUTS_TRACE("xterm mouse deinitialization"); in mouse_activate()
38 #define doPut(mode) TPUTS_TRACE(#mode); tputs(mode, 1, outc)160 TPUTS_TRACE("set_attributes"); in NCURSES_EXPORT()
833 #define TPUTS_TRACE(s) _nc_tputs_trace = s; macro881 #define TPUTS_TRACE(s) macro