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

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c337 drv_size(TERMINAL_CONTROL_BLOCK * TCB, int *linep, int *colp) function
1311 drv_size, /* size */
/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c629 drv_size(TERMINAL_CONTROL_BLOCK * TCB, int *Lines, int *Cols) function
635 T((T_CALLED("win32con::drv_size(%p)"), TCB));
970 FreeAndNull(TCB->prop); /* force error in drv_size */
975 FreeAndNull(TCB->prop); /* force error in drv_size */
1566 drv_size, /* size */
1586 drv_size, /* getsize */

Completed in 177 milliseconds