Searched refs:pRowLayoutCell (Results 1 – 1 of 1) sorted by relevance
1858 if (CXFA_ContentLayoutItem* pRowLayoutCell = in DoLayoutTableContainer() local1860 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()