Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c210 con_write8(TERMINAL_CONTROL_BLOCK * TCB, int y, int x, chtype *str, int n) in con_write8() function
248 #define con_write(tcb, y, x, str, n) con_write8(tcb, y, x, str, n)