Searched refs:nBeginWordIndex (Results 1 – 4 of 4) sorted by relevance
17 int32_t nBeginWordIndex; variable28 nBeginWordIndex(-1), in CPVT_LineInfo()
34 if (place.nWordIndex < m_LineInfo.nBeginWordIndex) { in GetNextWordPlace()36 m_LineInfo.nBeginWordIndex); in GetNextWordPlace()
252 pLine->m_LineInfo.nBeginWordIndex = 0; in CharArray()361 line.nBeginWordIndex = nLineHead; in SplitLines()387 line.nBeginWordIndex = nLineHead; in SplitLines()410 line.nBeginWordIndex = -1; in SplitLines()468 for (int32_t w = pLine->m_LineInfo.nBeginWordIndex; in OutputLines()
78 if (place.nWordIndex == pLine->m_LineInfo.nBeginWordIndex) in GetPrevWordPlace()81 if (place.nWordIndex >= pLine->m_LineInfo.nBeginWordIndex) in GetPrevWordPlace()113 if (place.nWordIndex < pLine->m_LineInfo.nBeginWordIndex) { in UpdateWordPlace()