Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dxserver-properties.h85 #define AXIS_LABEL_PROP_ABS_X "Abs X" macro
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c331 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X); in DarwinMouseProc()
401 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X); in DarwinTabletProc()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c119 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X); in xwl_pointer_proc()
317 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X); in xwl_tablet_proc()
2105 axes_labels[0] = XIGetKnownProperty(AXIS_LABEL_PROP_ABS_X); in xwl_tablet_pad_proc()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c72 {0, AXIS_LABEL_PROP_ABS_X},