OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MOUSE_MSS_BUTTONS
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/moused/
mouse.h
194
#define
MOUSE_MSS_BUTTONS
0x30
moused.c
1621
act->button = butmapintelli[(rBuf &
MOUSE_MSS_BUTTONS
) >> 4]
1628
act->button = butmapmss2[(rBuf &
MOUSE_MSS_BUTTONS
) >> 4]
1663
act->button |= ((pBuf[0] &
MOUSE_MSS_BUTTONS
) ==
MOUSE_MSS_BUTTONS
)
1665
: butmapmss[(pBuf[0] &
MOUSE_MSS_BUTTONS
) >> 4];
1668
| butmapmss[(pBuf[0] &
MOUSE_MSS_BUTTONS
) >> 4];
1692
| butmapmss[(pBuf[0] &
MOUSE_MSS_BUTTONS
) >> 4];
Completed in 14 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025