Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1244 CXFA_ContentLayoutItem* pNewCell = in DoLayoutTableContainer() local
1248 pNewCell = nullptr; in DoLayoutTableContainer()
1250 rgRowItems[i] = pNewCell; in DoLayoutTableContainer()
1252 pNewCell ? pNewCell->GetFormNode()->JSObject()->GetInteger( in DoLayoutTableContainer()
1255 rgRowItemsWidth[i] = pNewCell ? pNewCell->m_sSize.width : 0; in DoLayoutTableContainer()