Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp283 for (CXFA_ContentLayoutItem* pInnerLayoutChild = in RelocateTableRowCells() local
285 pInnerLayoutChild; in RelocateTableRowCells()
286 pInnerLayoutChild = in RelocateTableRowCells()
287 (CXFA_ContentLayoutItem*)pInnerLayoutChild->m_pNextSibling) { in RelocateTableRowCells()
288 pInnerLayoutChild->m_sPos.y += fOffHeight; in RelocateTableRowCells()