Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c209 con_write8(TERMINAL_CONTROL_BLOCK * TCB, int y, int x, chtype *str, int n) in con_write8() function
245 #define con_write(tcb, y, x, str, n) con_write8(tcb, y, x, str, n)