Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp287 for (CXFA_LayoutItem* pInnerIter = pLayoutChild->GetFirstChild(); in RelocateTableRowCells() local
288 pInnerIter; pInnerIter = pInnerIter->GetNextSibling()) { in RelocateTableRowCells()
290 pInnerIter->AsContentLayoutItem(); in RelocateTableRowCells()