Searched refs:WINCONSOLE (Results 1 – 4 of 4) sorted by relevance
204 #define OutHandle() ((WINCONSOLE.isTermInfoConsole || WINCONSOLE.progMode) ? WINCONSOLE.hdl : WINCO…209 if (WINCONSOLE.lastOut != WINCONSOLE.hdl) { in _nc_console_selectActiveHandle()210 WINCONSOLE.lastOut = WINCONSOLE.hdl; in _nc_console_selectActiveHandle()233 if (hdl != WINCONSOLE.inp && (!WINCONSOLE.isTermInfoConsole && WINCONSOLE.progMode)) { in _nc_console_fd2handle()466 WINCONSOLE.save_size.Y, WINCONSOLE.save_size.X, in read_screen_data()514 WINCONSOLE.origin.Y = WINCONSOLE.SBI.srWindow.Top; in _nc_console_get_SBI()1146 WINCONSOLE.rmap[i] = WINCONSOLE.map[i] = in _nc_console_checkinit()1150 WINCONSOLE.rmap[i] = WINCONSOLE.map[i] = in _nc_console_checkinit()1188 WINCONSOLE.hdl = WINCONSOLE.out; in _nc_console_checkinit()1206 WINCONSOLE.hdl = WINCONSOLE.out; in _nc_console_checkinit()[all …]
86 a = WINCONSOLE.pairs[p]; in MapAttr()357 WINCONSOLE.save_screen, in restore_original_screen()358 WINCONSOLE.save_size, in restore_original_screen()364 WINCONSOLE.save_size.Y, in restore_original_screen()365 WINCONSOLE.save_size.X, in restore_original_screen()612 read_screen(WINCONSOLE.hdl, in wcon_dobeepflash()772 WINCONSOLE.lastOut = progFlag ? WINCONSOLE.hdl : WINCONSOLE.out; in wcon_mode()808 if (!WINCONSOLE.buffered) { in wcon_mode()813 SetConsoleCursorInfo(WINCONSOLE.hdl, &WINCONSOLE.save_CI); in wcon_mode()888 WINCONSOLE.pairs[pair] = in wcon_initpair()[all …]
173 #define WINCONSOLE _nc_CONSOLE macro
94 if (WINCONSOLE.isTermInfoConsole) { in _nc_initscr()