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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDFamilyPrivate.cpp328 SInt32 trans1Score = 0; local
337 bool trans1Match = CompareProperty(owner, table, kIOHIDTransportKey, &trans1Score, kHIDTransport1ScoreIncrement);
367 if ( trans1Score > 0 )
368 *score += trans1Score + trans2Score;

Completed in 119 milliseconds