Searched refs:pInnerIter (Results 1 – 1 of 1) sorted by relevance
287 for (CXFA_LayoutItem* pInnerIter = pLayoutChild->GetFirstChild(); in RelocateTableRowCells() local288 pInnerIter; pInnerIter = pInnerIter->GetNextSibling()) { in RelocateTableRowCells()290 pInnerIter->AsContentLayoutItem(); in RelocateTableRowCells()