Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java512 int index = getGroupLengths(group, m_groupoffsets_, in getGroupName()
515 return getGroupName(index + m_groupoffsets_[offset], in getGroupName()
1035 private char m_groupoffsets_[] = new char[LINES_PER_GROUP_ + 1]; field in UCharacterName
1216 int startgpstrindex = getGroupLengths(i, m_groupoffsets_, in getGroupChar()