Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp321 CPVT_WordPlace NewPlace(wordplace.nSecIndex + 1, 0, -1); in InsertSection() local
323 AddSection(NewPlace, secinfo); in InsertSection()
324 newplace = NewPlace; in InsertSection()
325 if (CSection* pNewSection = m_SectionArray.GetAt(NewPlace.nSecIndex)) { in InsertSection()
330 NewPlace.nWordIndex++; in InsertSection()
331 pNewSection->AddWord(NewPlace, *pWord); in InsertSection()