Searched refs:m_glyphEndOffsets (Results 1 – 2 of 2) sorted by relevance
95 CFIndex endOffsetAt(size_t i) const { ASSERT(!m_isMonotonic); return m_glyphEndOffsets[i]; } in endOffsetAt()115 Vector<CFIndex, 64> m_glyphEndOffsets; variable
400 m_glyphEndOffsets.grow(m_glyphCount); in setIsNonMonotonic()409 m_glyphEndOffsets[i] = nextMappedIndex; in setIsNonMonotonic()