Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.h56 FX_FLOAT fHeightLimit,
133 FX_FLOAT fHeightLimit,
Dxfa_layout_itemlayout.cpp2283 FX_FLOAT fHeightLimit, in DoLayoutFlowedContainer() argument
2340 FX_FLOAT fAvailHeight = fHeightLimit - fTopInset - fBottomInset; in DoLayoutFlowedContainer()
2645 if (fContentCurRowY >= fHeightLimit + XFA_LAYOUT_FLOAT_PERCISION && in DoLayoutFlowedContainer()
2939 FX_FLOAT fHeightLimit, in DoLayout() argument
2957 fHeightLimit, fRealHeight, pContext, in DoLayout()