Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp900 CPVT_WordPlace NewPlace(wordplace.nSecIndex + 1, 0, -1); in InsertSection() local
910 AddSection(NewPlace, secinfo); in InsertSection()
911 newplace = NewPlace; in InsertSection()
912 if (CSection * pNewSection = m_SectionArray.GetAt(NewPlace.nSecIndex)) { in InsertSection()
915 NewPlace.nWordIndex++; in InsertSection()
916 pNewSection->AddWord(NewPlace, *pWord); in InsertSection()