Searched refs:m_CodeRanges (Results 1 – 2 of 2) sorted by relevance
109 CFX_ArrayTemplate<CMap_CodeRange> m_CodeRanges; variable
672 int nSegs = m_CodeRanges.GetSize(); in ParseWord()678 FXSYS_memcpy(m_pCMap->m_pLeadingBytes, m_CodeRanges.GetData(), in ParseWord()681 m_pCMap->m_CodingScheme = (m_CodeRanges[0].m_CharSize == 2) in ParseWord()693 m_CodeRanges.Add(range); in ParseWord()