Home | History | Annotate | Download | only in gennorm2

Lines Matching refs:mSet

1004     UnicodeSet mSet(b1.norms.mappingSet);
1005 mSet.addAll(b2.norms.mappingSet);
1006 UnicodeSetIterator mIter(mSet);