Home
last modified time | relevance | path

Searched refs:pNextWord (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dctypeset.cpp224 CPVT_WordInfo* pNextWord = m_pSection->m_WordArray[w + 1].get(); in CharArray() local
225 pNextWord->fWordTail = 0; in CharArray()
226 fNextWidth = m_pVT->GetWordWidth(*pNextWord); in CharArray()