Lines Matching refs:kUnweighted
785 props1 |= fst1.Properties(kUnweighted, true);786 props2 |= fst2.Properties(kUnweighted, true);787 if (!(props1 & kUnweighted) && !(props2 & kUnweighted))