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

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DNormalizerBase.java251 protected IsNextBoundary getNextBoundary() {
314 protected IsNextBoundary getNextBoundary() {
376 protected IsNextBoundary getNextBoundary() {
436 protected IsNextBoundary getNextBoundary() {
494 protected IsNextBoundary getNextBoundary() {
1266 private interface IsNextBoundary{ interface in class:NormalizerBase
1318 private static final class IsNextNFDSafe implements IsNextBoundary{
1334 private static final class IsNextTrueStarter implements IsNextBoundary{
1349 IsNextBoundary obj,
1409 IsNextBoundary isNextBoundar
[all...]

Completed in 41 milliseconds