Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c958 handle_wheel(SCREEN *sp, MEVENT * eventp, int button, int wheel) in handle_wheel() function
1033 } else if (!handle_wheel(sp, eventp, (int) intro, wheel)) { in decode_X10_bstate()
1329 (void) handle_wheel(sp, eventp, b, wheel); in decode_xterm_SGR1006()
/freebsd/contrib/ncurses/
H A DNEWS148 + modify handle_wheel case 2 to ignore the event as in case 1 for
1321 + modify default case in handle_wheel() to always report button-release