Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1253 CXFA_ContentLayoutItem* pRowLayoutCell = in DoLayoutTableContainer() local
1255 if (pRowLayoutCell) { in DoLayoutTableContainer()
1256 rgRowItems.push_back(pRowLayoutCell); in DoLayoutTableContainer()
1258 pRowLayoutCell->GetFormNode()->JSObject()->GetInteger( in DoLayoutTableContainer()
1261 rgRowItemsWidth.push_back(pRowLayoutCell->m_sSize.width); in DoLayoutTableContainer()