Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp709 CSection* pNextSection = m_SectionArray[place.nSecIndex + 1].get(); in LinkLatterSection() local
712 for (auto& pWord : pNextSection->m_WordArray) { in LinkLatterSection()