Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp1028 FX_FLOAT fOldHeight; in RearrangeSections() local
1043 fOldHeight = pSection->m_SecInfo.rcSection.bottom - in RearrangeSections()
1046 rcSec.bottom = fPosY + fOldHeight; in RearrangeSections()
/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp1276 FX_FLOAT fOldHeight = pSecondLayoutItem->m_sSize.height; in SplitLayoutItem() local
1280 fAddMarginHeight = pSecondLayoutItem->m_sSize.height - fOldHeight; in SplitLayoutItem()