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

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DIntTrie.java88 int offset = getCodePointOffset(ch);
H A DCharTrie.java203 offset = getCodePointOffset(ch);
H A DTrie.java305 protected final int getCodePointOffset(int ch) method in class:Trie

Completed in 31 milliseconds