Home
last modified time | relevance | path

Searched refs:getCodePointOffset (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCharTrie.java127 offset = getCodePointOffset(ch); in getCodePointValue()
DTrie.java339 protected final int getCodePointOffset(int ch) in getCodePointOffset() method in Trie
DIntTrie.java131 offset = getCodePointOffset(ch); in getCodePointValue()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCharTrie.java128 offset = getCodePointOffset(ch); in getCodePointValue()
DTrie.java341 protected final int getCodePointOffset(int ch) in getCodePointOffset() method in Trie
DIntTrie.java132 offset = getCodePointOffset(ch); in getCodePointValue()