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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDUserDevice.h154 /*! @function newCountryCodeNumber
159 virtual OSNumber * newCountryCodeNumber() const;
H A DIOHIDUserDevice.cpp234 // IOHIDUserDevice::newCountryCodeNumber
236 OSNumber *IOHIDUserDevice::newCountryCodeNumber() const function in class:IOHIDUserDevice
H A DIOHIDDevice.h656 /*! @function newCountryCodeNumber
662 virtual OSNumber * newCountryCodeNumber() const;
H A DIOHIDDevice.cpp643 SET_PROP_FROM_VALUE( kIOHIDCountryCodeKey, newCountryCodeNumber() );
2109 OSNumber * IOHIDDevice::newCountryCodeNumber() const function in class:IOHIDDevice

Completed in 133 milliseconds