Home
last modified time | relevance | path

Searched refs:con_write16 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c170 con_write16(TERMINAL_CONTROL_BLOCK * TCB, in con_write16() function
218 #define con_write(tcb, y, x, str, n) con_write16(tcb, y, x, str, n)
H A Dwin_driver.c262 con_write16(TERMINAL_CONTROL_BLOCK * TCB, int y, int x, cchar_t *str, int limit) in con_write16() function
309 #define con_write(tcb, y, x, str, n) con_write16(tcb, y, x, str, n)