Searched refs:CallDriver_4 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/ncurses/ncurses/base/ |
| H A D | lib_driver.c | 147 code = CallDriver_4(sp, hwcur, yold, xold, ynew, xnew); in NCURSES_SP_NAME()
|
| H A D | lib_color.c | 628 CallDriver_4(SP_PARM, initcolor, color, r, g, b); in NCURSES_SP_NAME() 814 CallDriver_4(SP_PARM, docolor, old_pair, pair, reverse, outc); in NCURSES_SP_NAME()
|
| /freebsd-12.1/contrib/ncurses/ncurses/ |
| H A D | curses.priv.h | 2290 #define CallDriver_4(sp,method,arg1,arg2,arg3,arg4) TCBOf(sp)->drv->method(TCBOf(sp),arg1,arg2,arg… macro
|