Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp215 FX_FLOAT fNewHeight = bContainerHeightAutoSize ? -1 : fContentCurrentHeight; in RelocateTableRowCells() local
216 UpdateWidgetSize(pLayoutChild, &fColSpanWidth, &fNewHeight); in RelocateTableRowCells()
217 pLayoutChild->m_sSize.height = fNewHeight; in RelocateTableRowCells()