equal
deleted
inserted
replaced
67 // TUint8 iAlphaSupported; /**< A Boolean value that indicates if rotation of the pointing device along its main axis is supported.*/ |
67 // TUint8 iAlphaSupported; /**< A Boolean value that indicates if rotation of the pointing device along its main axis is supported.*/ |
68 // TUint8 iPressureSupported; /**< A Boolean value that indicates if pressure applied on screen is supported.*/ |
68 // TUint8 iPressureSupported; /**< A Boolean value that indicates if pressure applied on screen is supported.*/ |
69 // TInt iProximityStep; /**<proximity resolution, e.g. proximity readings change in steps of 1, 5, 10, ... */ |
69 // TInt iProximityStep; /**<proximity resolution, e.g. proximity readings change in steps of 1, 5, 10, ... */ |
70 // TInt iMaxPressure; /**< maximum pressure reading*/ |
70 // TInt iMaxPressure; /**< maximum pressure reading*/ |
71 // TInt iPressureStep; /**< pressure resolution, */ |
71 // TInt iPressureStep; /**< pressure resolution, */ |
72 // TUint8 iMaxPointers; /**< max number of multi-touch pointers supported by hardware/driver.*/ |
72 // TUint8 iMaxPointers; /**< max number of multipletouch pointers supported by hardware/driver.*/ |
73 // TUint8 iNumberOfPointers; /**< Number of pointers it supports (settable).*/ |
73 // TUint8 iNumberOfPointers; /**< Number of pointers it supports (settable).*/ |
74 // }; |
74 // }; |
75 |
75 |
76 gPointer3DSupported=1; |
76 gPointer3DSupported=1; |
77 gDigitserHalData.iZRange=100; |
77 gDigitserHalData.iZRange=100; |