Searched defs:hasDecompBoundary (Results 1 – 2 of 2) sorted by relevance
721 UBool Normalizer2Impl::hasDecompBoundary(UChar32 c, UBool before) const { in hasDecompBoundary() function in Normalizer2Impl
1575 public boolean hasDecompBoundary(int c, boolean before) { in hasDecompBoundary() method