Searched refs:isParametric (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp195 bool isParametric; member in struct:ScrollAxisAccelInfo
533 if ( ! (scaleInfo && ( scaleInfo->scaleSegments || scaleInfo->isParametric) ) )
633 if (scaleInfo->isParametric) {
905 _scrollWheelInfo->axis[type].isParametric =
912 if (_scrollWheelInfo->axis[type].isParametric) {
931 if (!_scrollWheelInfo->axis[type].isParametric) {
1294 if ( info->axis[type].scaleSegments || info->axis[type].isParametric )

Completed in 127 milliseconds