Searched defs:hasCompBoundaryAfter (Results 1 – 2 of 2) sorted by relevance
1516 UBool Normalizer2Impl::hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous, UBool testInert) const… in hasCompBoundaryAfter() function in Normalizer2Impl
1614 public boolean hasCompBoundaryAfter(int c, boolean onlyContiguous, boolean testInert) { in hasCompBoundaryAfter() method