Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp240 CSection* pNewSection = m_SectionArray[NewPlace.nSecIndex].get(); in InsertSection() local
244 pNewSection->AddWord(NewPlace, *pSection->m_WordArray[w]); in InsertSection()