Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dxserver-properties.h107 #define AXIS_LABEL_PROP_ABS_TILT_Y "Abs Tilt Y" macro
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c405 axes_labels[4] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_TILT_Y); in DarwinTabletProc()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c94 {0, AXIS_LABEL_PROP_ABS_TILT_Y},
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c321 axes_labels[4] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_TILT_Y); in xwl_tablet_proc()