Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp248 float fNewHeight = bContainerHeightAutoSize ? -1 : fContentCurrentHeight; in RelocateTableRowCells() local
249 UpdateWidgetSize(pLayoutChild, &fColSpanWidth, &fNewHeight); in RelocateTableRowCells()
250 pLayoutChild->m_sSize.height = fNewHeight; in RelocateTableRowCells()