Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp882 CPVT_WordPlace NewPlace(wordplace.nSecIndex + 1, 0, -1); in InsertSection() local
892 AddSection(NewPlace, secinfo); in InsertSection()
893 newplace = NewPlace; in InsertSection()
894 if (CSection* pNewSection = m_SectionArray.GetAt(NewPlace.nSecIndex)) { in InsertSection()
899 NewPlace.nWordIndex++; in InsertSection()
900 pNewSection->AddWord(NewPlace, *pWord); in InsertSection()