OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_device_valuators
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Xinput.h
95
int (*
set_device_valuators
)
member in struct:_InputInfoRec
xf86Xinput.c
383
if (pInfo->
set_device_valuators
)
384
return (*pInfo->
set_device_valuators
)(pInfo, valuators, first_valuator,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.h
100
int (*
set_device_valuators
)
member in struct:_InputInfoRec
xf86Xinput.c
463
if (pInfo->
set_device_valuators
)
464
return (*pInfo->
set_device_valuators
) (pInfo, valuators, first_valuator,
Completed in 7 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026