Searched refs:m_groupcount_ (Results 1 – 4 of 4) sorted by relevance
65 public int m_groupcount_ = 0; field in UCharacterName333 int endGroup = m_groupcount_; in getGroup()397 if (gindex >= m_groupcount_) { in getGroupMSB()1000 m_groupcount_ = count; in setGroupCountSize()1214 for (int i = 0; i < m_groupcount_; i ++) { in getGroupChar()1558 for (int i = 0; i < m_groupcount_ ; i ++) { in addGroupName()
66 public int m_groupcount_ = 0; field in UCharacterName334 int endGroup = m_groupcount_; in getGroup()398 if (gindex >= m_groupcount_) { in getGroupMSB()1001 m_groupcount_ = count; in setGroupCountSize()1215 for (int i = 0; i < m_groupcount_; i ++) { in getGroupChar()1559 for (int i = 0; i < m_groupcount_ ; i ++) { in addGroupName()
278 while (m_groupIndex_ < m_name_.m_groupcount_ && in iterateGroup()