Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.h78 FX_FLOAT fHeightLimit,
154 FX_FLOAT fHeightLimit,
Dxfa_layout_itemlayout.cpp2087 FX_FLOAT fHeightLimit, in DoLayoutFlowedContainer() argument
2148 FX_FLOAT fAvailHeight = fHeightLimit - fTopInset - fBottomInset; in DoLayoutFlowedContainer()
2436 if (fContentCurRowY >= fHeightLimit + XFA_LAYOUT_FLOAT_PERCISION && in DoLayoutFlowedContainer()
2718 FX_FLOAT fHeightLimit, in DoLayout() argument
2734 fHeightLimit, fRealHeight, pContext, in DoLayout()