Searched refs:getPrevBoundary (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DNormalizerBase.java243 protected IsPrevBoundary getPrevBoundary() { method in class:NormalizerBase.Mode
310 protected IsPrevBoundary getPrevBoundary() { method in class:NormalizerBase.NFDMode
372 protected IsPrevBoundary getPrevBoundary() { method in class:NormalizerBase.NFKDMode
433 protected IsPrevBoundary getPrevBoundary() { method in class:NormalizerBase.NFCMode
491 protected IsPrevBoundary getPrevBoundary() { method in class:NormalizerBase.NFKCMode
1195 isPreviousBoundary = mode.getPrevBoundary();

Completed in 39 milliseconds