Searched refs:bLhs (Results 1 – 1 of 1) sorted by relevance
455 bool bLhs(false), bRhs(false); in CompareContacts() local489 bLhs = valueToBool( aLhsValue ); in CompareContacts()491 if ( bLhs && !bRhs ) in CompareContacts()493 if ( !bLhs && bRhs ) in CompareContacts()
Completed in 11 milliseconds