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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDKeyboard.h62 bool _containsFKey; member in class:IOHIDKeyboard
H A DIOHIDKeyboard.cpp68 keyboard->_containsFKey = ( supportedModifiers & NX_SECONDARYFNMASK );
87 _containsFKey = 0;
175 if ( _containsFKey )
253 _containsFKey) {
263 if ((usage == kHIDUsage_AV_TopCase_KeyboardFn) && _containsFKey)
539 if ( _containsFKey )
969 if ( _containsFKey ) {

Completed in 81 milliseconds