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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDElementPrivate.h211 virtual UInt32 setReportSize( UInt32 numberOfBits );
H A DIOHIDDevice.h166 bool setReportSize( UInt8 reportID,
H A DIOHIDDevice.cpp1354 setReportSize( report->reportID,
1358 setReportSize( report->reportID,
1362 setReportSize( report->reportID,
1373 bool IOHIDDevice::setReportSize( UInt8 reportID, function in class:IOHIDDevice
1386 element->setReportSize( numberOfBits );
H A DIOHIDElementPrivate.cpp1424 UInt32 IOHIDElementPrivate::setReportSize( UInt32 numberOfBits ) function in class:IOHIDElementPrivate

Completed in 86 milliseconds