Home | History | Annotate | Download | only in common

Lines Matching refs:getCombiningClass

49 Normalizer2::getCombiningClass(UChar32 /*c*/) const {
235 getCombiningClass(UChar32 c) const {
903 return reinterpret_cast<const Normalizer2 *>(norm2)->getCombiningClass(c);
973 return nfd->getCombiningClass(c);