OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_touchpad
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
InputClass.c
207
ptr->
is_touchpad
.set = xf86getBoolValue(&ptr->
is_touchpad
.val,
209
if (!ptr->
is_touchpad
.set)
323
if (ptr->
is_touchpad
.set)
325
ptr->
is_touchpad
.val ? "yes" : "no");
xf86Parser.h
365
xf86TriState
is_touchpad
;
member in struct:__anon10665
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
InputClass.c
363
ptr->
is_touchpad
.set = xf86getBoolValue(&ptr->
is_touchpad
.val,
366
if (!ptr->
is_touchpad
.set)
491
if (ptr->
is_touchpad
.set)
493
ptr->
is_touchpad
.val ? "yes" : "no");
xf86Parser.h
329
xf86TriState
is_touchpad
;
member in struct:__anon10080
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Xinput.c
582
if (iclass->
is_touchpad
.set &&
583
iclass->
is_touchpad
.val != !!(attrs->flags & ATTR_TOUCHPAD))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.c
690
if (iclass->
is_touchpad
.set &&
691
iclass->
is_touchpad
.val != ! !(attrs->flags & ATTR_TOUCHPAD))
Completed in 64 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026