OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sp_right
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pckbport/
synaptics.c
91
char
sp_right
; /* Right mouse button status */
member in struct:synaptics_packet
1339
nsp.
sp_right
= sc->button_history & PMS_RBUTMASK;
1510
nsp.
sp_right
= psc->packet[0] & PMS_RBUTMASK;
1518
nsp.sp_down = nsp.
sp_right
^
1543
nsp.
sp_right
=
1553
new_buttons = nsp.sp_left | nsp.sp_middle | nsp.
sp_right
;
1565
nsp.
sp_right
= 0;
1575
nsp.
sp_right
= sc->button_history & PMS_RBUTMASK;
1596
nsp.
sp_right
= sc->ext_right = ext_right;
1598
nsp.
sp_right
= sc->ext_right
[
all
...]
synaptics.c
91
char
sp_right
; /* Right mouse button status */
member in struct:synaptics_packet
1339
nsp.
sp_right
= sc->button_history & PMS_RBUTMASK;
1510
nsp.
sp_right
= psc->packet[0] & PMS_RBUTMASK;
1518
nsp.sp_down = nsp.
sp_right
^
1543
nsp.
sp_right
=
1553
new_buttons = nsp.sp_left | nsp.sp_middle | nsp.
sp_right
;
1565
nsp.
sp_right
= 0;
1575
nsp.
sp_right
= sc->button_history & PMS_RBUTMASK;
1596
nsp.
sp_right
= sc->ext_right = ext_right;
1598
nsp.
sp_right
= sc->ext_right
[
all
...]
Completed in 111 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025