Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp1810 if (CXFA_ContentLayoutItem* pRowLayoutCell = in DoLayoutTableContainer() local
1812 rgRowItems.Add(pRowLayoutCell); in DoLayoutTableContainer()
1814 pRowLayoutCell->m_pFormNode->GetInteger(XFA_ATTRIBUTE_ColSpan); in DoLayoutTableContainer()
1816 rgRowItemsWidth.Add(pRowLayoutCell->m_sSize.width); in DoLayoutTableContainer()