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_tablet_pad
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
InputClass.c
355
ptr->
is_tablet_pad
.set = xf86getBoolValue(&ptr->
is_tablet_pad
.val, xf86_lex_val.str);
357
if (!ptr->
is_tablet_pad
.set)
488
if (ptr->
is_tablet_pad
.set)
490
ptr->
is_tablet_pad
.val ? "yes" : "no");
xf86Parser.h
328
xf86TriState
is_tablet_pad
;
member in struct:__anon10080
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.c
687
if (iclass->
is_tablet_pad
.set &&
688
iclass->
is_tablet_pad
.val != ! !(attrs->flags & ATTR_TABLET_PAD))
Completed in 11 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026