OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:button5
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
lnx-ms.c
115
button5
= 0x0010
enumerator in enum:_myPrivate::__anon10457
171
if ((buttons &
button5
) && !(priv->buttons &
button5
)) PRESS(5);
172
if (!(buttons &
button5
) && (priv->buttons &
button5
)) RELEASE(5);
lnx-ps2.c
111
button5
= 0x0010
enumerator in enum:_myPrivate::__anon10458
167
if ((buttons &
button5
) && !(priv->buttons &
button5
)) PRESS(5);
168
if (!(buttons &
button5
) && (priv->buttons &
button5
)) RELEASE(5);
Completed in 5 milliseconds
Indexes created Fri Jul 24 00:25:35 UTC 2026