Home
last modified time | relevance | path

Searched refs:AXIS_LABEL_PROP_ABS_TILT_X (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dxserver-properties.h106 #define AXIS_LABEL_PROP_ABS_TILT_X "Abs Tilt X" macro
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c404 axes_labels[3] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_TILT_X); in DarwinTabletProc()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c93 {0, AXIS_LABEL_PROP_ABS_TILT_X},
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c320 axes_labels[3] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_TILT_X); in xwl_tablet_proc()