Lines Matching full:axis
31 UINT64 AbsoluteMinX; ///< The Absolute Minimum of the device on the x-axis
32 UINT64 AbsoluteMinY; ///< The Absolute Minimum of the device on the y axis.
33 UINT64 AbsoluteMinZ; ///< The Absolute Minimum of the device on the z-axis
34 UINT64 AbsoluteMaxX; ///< The Absolute Maximum of the device on the x-axis. If 0, and the
36 UINT64 AbsoluteMaxY; ///< The Absolute Maximum of the device on the y -axis. If 0, and the
38 UINT64 AbsoluteMaxZ; ///< The Absolute Maximum of the device on the z-axis. If 0 , and the
102 /// The unsigned position of the activation on the x axis. If the AboluteMinX
104 /// both 0, then this pointer device does not support an x-axis, and this field
110 /// The unsigned position of the activation on the y axis. If the AboluteMinY
112 /// both 0, then this pointer device does not support an y-axis, and this field
118 /// The unsigned position of the activation on the z axis, or the pressure
121 /// does not support an z-axis, and this field must be ignored.