Home | History | Annotate | Download | only in common

Lines Matching refs:fcc

317     ComposeNormalizer2(const Normalizer2Impl &ni, UBool fcc) :
318 Normalizer2WithImpl(ni), onlyContiguous(fcc) {}
425 Norm2AllModes() : comp(impl, FALSE), decomp(impl), fcd(impl), fcc(impl, TRUE) {}
431 ComposeNormalizer2 fcc;
525 return nfcSingleton!=NULL ? &nfcSingleton->fcc : NULL;
688 return &allModes->fcc;