Lines Matching refs:fcc
316 ComposeNormalizer2(const Normalizer2Impl &ni, UBool fcc) :
317 Normalizer2WithImpl(ni), onlyContiguous(fcc) {}
424 Norm2AllModes() : comp(impl, FALSE), decomp(impl), fcd(impl), fcc(impl, TRUE) {}
430 ComposeNormalizer2 fcc;
529 return allModes!=NULL ? &allModes->fcc : NULL;
694 return &allModes->fcc;