m_activeSegmentEnd   82 Source/core/events/CompositionEvent.cpp     m_activeSegmentEnd = m_data.length();
m_activeSegmentEnd   92 Source/core/events/CompositionEvent.cpp             m_activeSegmentEnd = underlines->at(i).endOffset;
m_activeSegmentEnd   64 Source/core/events/CompositionEvent.h     int activeSegmentEnd() const { return m_activeSegmentEnd; }
m_activeSegmentEnd   79 Source/core/events/CompositionEvent.h     int m_activeSegmentEnd;