Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1222 CXFA_ContentLayoutItem* pRowLayoutCell = in DoLayoutTableContainer() local
1224 if (pRowLayoutCell) { in DoLayoutTableContainer()
1225 rgRowItems.push_back(pRowLayoutCell); in DoLayoutTableContainer()
1227 pRowLayoutCell->GetFormNode()->JSObject()->GetInteger( in DoLayoutTableContainer()
1230 rgRowItemsWidth.push_back(pRowLayoutCell->m_sSize.width); in DoLayoutTableContainer()