Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp1858 if (CXFA_ContentLayoutItem* pRowLayoutCell = in DoLayoutTableContainer() local
1860 rgRowItems.push_back(pRowLayoutCell); in DoLayoutTableContainer()
1861 int32_t iColSpan = pRowLayoutCell->m_pFormNode->JSObject()->GetInteger( in DoLayoutTableContainer()
1864 rgRowItemsWidth.push_back(pRowLayoutCell->m_sSize.width); in DoLayoutTableContainer()