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