Searched refs:pOtherKey (Results 1 – 1 of 1) sorted by relevance
1951 const PPDKey* pOtherKey = pKey == pLeft ? pRight : pLeft; in checkConstraints() local1960 if( pOtherKeyOption == getValue( pOtherKey ) ) in checkConstraints()1970 if( ! ( pOtherKeyOption = getValue( pOtherKey ) ) ) in checkConstraints()1979 if( bDoReset && resetValue( pOtherKey ) ) in checkConstraints()1987 if( getValue( pOtherKey ) == pOtherKeyOption && in checkConstraints()2000 const PPDValue* pOtherValue = getValue( pOtherKey ); in checkConstraints()
Completed in 61 milliseconds