Home | History | Annotate | Download | only in common

Lines Matching refs:getCombiningClass

49 Normalizer2::getCombiningClass(UChar32 /*c*/) const {
237 getCombiningClass(UChar32 c) const {
905 return reinterpret_cast<const Normalizer2 *>(norm2)->getCombiningClass(c);
975 return nfd->getCombiningClass(c);