Searched refs:psSrcIter (Results 1 – 1 of 1) sorted by relevance
1562 auto psSrcIter = GetTailPosition(); in GetNextAvailContentHeight() local1567 CXFA_ContainerRecord* pPrevRecord = *psSrcIter++; in GetNextAvailContentHeight()1568 while (psSrcIter != m_ProposedContainerRecords.end()) { in GetNextAvailContentHeight()1569 auto psSaveIter = psSrcIter; in GetNextAvailContentHeight()1570 CXFA_ContainerRecord* pInsertRecord = *psSrcIter++; in GetNextAvailContentHeight()