Searched refs:pKeyOption (Results 1 – 1 of 1) sorted by relevance
1953 const PPDValue* pKeyOption = pKey == pLeft ? it->m_pOption1 : it->m_pOption2; in checkConstraints() local1956 if( pKeyOption && pOtherKeyOption ) in checkConstraints()1958 if( pNewValue != pKeyOption ) in checkConstraints()1966 else if( pOtherKeyOption || pKeyOption ) in checkConstraints()1968 if( pKeyOption ) in checkConstraints()1973 if( pKeyOption == pNewValue && in checkConstraints()
Completed in 19 milliseconds