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