Searched refs:psSrcIter (Results 1 – 1 of 1) sorted by relevance
1535 auto psSrcIter = GetTailPosition(); in GetNextAvailContentHeight() local1540 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()