OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:switch_mode
(Results
1 - 12
of
12
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Xinput.h
93
int (*
switch_mode
)(ClientPtr client, DeviceIntPtr dev,
member in struct:_InputInfoRec
xf86Xinput.c
356
if (pInfo->
switch_mode
) {
357
return (*pInfo->
switch_mode
)(client, dev, mode);
/xsrc/external/mit/xf86-video-qxl/dist/src/
spiceqxl_inputs.c
385
pInfo->
switch_mode
= NULL;
406
pInfo->
switch_mode
= NULL;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.h
99
int (*
switch_mode
) (ClientPtr client, DeviceIntPtr dev, int mode);
member in struct:_InputInfoRec
xf86Xinput.c
437
if (pInfo->
switch_mode
) {
438
return (*pInfo->
switch_mode
) (client, dev, mode);
/xsrc/external/mit/xf86-input-keyboard/dist/src/
kbd.c
152
pInfo->
switch_mode
= NULL;
/xsrc/external/mit/xf86-input-elographics/dist/src/
xf86Elo.c
971
pInfo->
switch_mode
= NULL;
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
vmmouse.c
454
pInfo->
switch_mode
= VMMouseSwitchMode;
/xsrc/external/mit/xf86-input-ws/dist/src/
ws.c
336
pInfo->
switch_mode
= wsSwitchMode;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
xf86-input-inputtest.c
984
pInfo->
switch_mode
= NULL;
/xsrc/external/mit/xf86-input-mouse/dist/src/
mouse.c
970
pInfo->
switch_mode
= NULL;
/xsrc/external/mit/xf86-input-synaptics/dist/src/
synaptics.c
791
pInfo->
switch_mode
= SwitchMode;
Completed in 14 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026