Home
last modified time | relevance | path

Searched refs:pOtherKey (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1951 const PPDKey* pOtherKey = pKey == pLeft ? pRight : pLeft; in checkConstraints() local
1960 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 16 milliseconds