Searched refs:nEndWordIndex (Results 1 – 4 of 4) sorted by relevance
21 m_LineInfo.nEndWordIndex); in GetEndWordPlace()25 if (place.nWordIndex > m_LineInfo.nEndWordIndex) { in GetPrevWordPlace()27 m_LineInfo.nEndWordIndex); in GetPrevWordPlace()
18 int32_t nEndWordIndex; variable29 nEndWordIndex(-1), in CPVT_LineInfo()
253 pLine->m_LineInfo.nEndWordIndex = in CharArray()362 line.nEndWordIndex = nLineTail; in SplitLines()388 line.nEndWordIndex = nLineTail; in SplitLines()411 line.nEndWordIndex = -1; in SplitLines()469 w <= pLine->m_LineInfo.nEndWordIndex; w++) { in OutputLines()
98 if (place.nWordIndex < pLine->m_LineInfo.nEndWordIndex) in GetNextWordPlace()116 } else if (place.nWordIndex > pLine->m_LineInfo.nEndWordIndex) { in UpdateWordPlace()