Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp1535 auto psSrcIter = GetTailPosition(); in GetNextAvailContentHeight() local
1540 CXFA_ContainerRecord* pPrevRecord = *psSrcIter++; in GetNextAvailContentHeight()
1541 while (psSrcIter != m_ProposedContainerRecords.end()) { in GetNextAvailContentHeight()
1542 auto psSaveIter = psSrcIter; in GetNextAvailContentHeight()
1543 CXFA_ContainerRecord* pInsertRecord = *psSrcIter++; in GetNextAvailContentHeight()