Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dxserver-properties.h86 #define AXIS_LABEL_PROP_ABS_Y "Abs Y" macro
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c332 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y); in DarwinMouseProc()
402 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y); in DarwinTabletProc()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c120 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y); in xwl_pointer_proc()
318 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y); in xwl_tablet_proc()
2106 axes_labels[1] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_Y); in xwl_tablet_pad_proc()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c73 {0, AXIS_LABEL_PROP_ABS_Y},