Searched refs:con_write (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/ncurses/ncurses/win32con/ |
| H A D | win32_driver.c | 206 #define con_write(tcb, y, x, str, n) con_write16(tcb, y, x, str, n) macro 245 #define con_write(tcb, y, x, str, n) con_write8(tcb, y, x, str, n) macro 422 con_write(TCB, y, 0, empty, Width); in wcon_doupdate() 449 con_write(TCB, in wcon_doupdate() 471 con_write(TCB, in wcon_doupdate()
|