Home
last modified time | relevance | path

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

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