Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c270 no_mouse_parse(SCREEN *sp GCC_UNUSED, int code GCC_UNUSED) in no_mouse_parse() function
541 sp->_mouse_parse = no_mouse_parse; in NCURSES_SP_NAME()