Home
last modified time | relevance | path

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

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