Searched refs:nextChars (Results 1 – 1 of 1) sorted by relevance
1080 std::vector<CFX_TxtChar>& nextChars = *pNextLine->m_pLineChars; in SplitTextLine() local1081 nextChars = in SplitTextLine()1087 iCount = pdfium::CollectionSize<int>(nextChars); in SplitTextLine()1090 if (nextChars[i].GetCharType() >= FX_CHARTYPE_ArabicAlef) { in SplitTextLine()1094 int32_t iCharWidth = nextChars[i].m_iCharWidth; in SplitTextLine()1100 nextChars[i].m_dwStatus = 0; in SplitTextLine()