Searched defs:wheel (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c958 handle_wheel(SCREEN *sp, MEVENT * eventp, int button, int wheel) argument
1012 int wheel = (intro & 96) == 96; local
1312 int wheel = ((b & 64) == 64); local
[all...]
/freebsd-current/sys/netinet/
H A Dsctp_structs.h579 struct sctpwheel_listhead wheel; member in union:scheduling_data::__anon126

Completed in 141 milliseconds