Searched refs:_mouse_wrap (Results 1 – 5 of 5) sorted by relevance
65 SP_PARM->_mouse_wrap(SP_PARM); in NCURSES_EXPORT()
545 sp->_mouse_wrap = no_mouse_wrap; in NCURSES_SP_NAME()
1465 sp->_mouse_wrap = _nc_mouse_wrap; in mouse_activate()
680 sp->_mouse_wrap(sp); in drv_wrap()
1159 void (*_mouse_wrap) (SCREEN *); member