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

/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c207 #define con_write(tcb, y, x, str, n) con_write16(tcb, y, x, str, n) macro
248 #define con_write(tcb, y, x, str, n) con_write8(tcb, y, x, str, n) macro
375 con_write(TCB, y, 0, empty, Width);
399 con_write(TCB,
420 con_write(TCB,

Completed in 57 milliseconds