Lines Matching +full:x +full:- +full:axis
5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
6 SPDX-License-Identifier: BSD-2-Clause-Patent
27 interface are read-only and are changed by using the appropriate
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
93 /// This bit is set if the alt sensor, such as pen-side button, is active
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.