Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1265 FX_BOOL bMetWholeRowCell = FALSE; in XFA_ItemLayoutProcessor_RelocateTableRowCells() local
1282 fColSpanWidth = bMetWholeRowCell ? 0 : std::max(fColSpanWidth, in XFA_ItemLayoutProcessor_RelocateTableRowCells()
1286 bMetWholeRowCell = TRUE; in XFA_ItemLayoutProcessor_RelocateTableRowCells()