Home
last modified time | relevance | path

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

/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c242 no_mouse_parse(SCREEN *sp GCC_UNUSED, int code GCC_UNUSED) in no_mouse_parse() function
499 sp->_mouse_parse = no_mouse_parse; in NCURSES_SP_NAME()