Searched refs:nEndWordIndex (Results 1 – 4 of 4) sorted by relevance
19 m_LineInfo.nEndWordIndex); in GetEndWordPlace()23 if (place.nWordIndex > m_LineInfo.nEndWordIndex) { in GetPrevWordPlace()25 m_LineInfo.nEndWordIndex); in GetPrevWordPlace()
18 int32_t nEndWordIndex; variable29 nEndWordIndex(-1), in CPVT_LineInfo()
251 pLine->m_LineInfo.nEndWordIndex = in CharArray()295 line.nEndWordIndex = -1; in SplitLines()389 line.nEndWordIndex = nLineTail; in SplitLines()415 line.nEndWordIndex = nLineTail; in SplitLines()476 w <= pLine->m_LineInfo.nEndWordIndex; w++) { in OutputLines()
95 if (place.nWordIndex < pLine->m_LineInfo.nEndWordIndex) in GetNextWordPlace()113 } else if (place.nWordIndex > pLine->m_LineInfo.nEndWordIndex) { in UpdateWordPlace()