Home | History | Annotate | Download | only in common

Lines Matching defs:hasCompBoundaryBefore

1252         if(hasCompBoundaryBefore(c, norm16)) {
1437 UBool Normalizer2Impl::hasCompBoundaryBefore(UChar32 c, uint16_t norm16) const {
1502 } while(!hasCompBoundaryBefore(iter.codePoint, norm16));
1513 } while(!hasCompBoundaryBefore(iter.codePoint, norm16));