Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1107 fHiddenContentCalculatedHeight = 0; in DoLayoutPositionedContainer() local
1183 if (fHiddenContentCalculatedHeight < fChildSuppliedHeight && in DoLayoutPositionedContainer()
1185 fHiddenContentCalculatedHeight = fChildSuppliedHeight; in DoLayoutPositionedContainer()
1197 fContentCalculatedHeight = fHiddenContentCalculatedHeight; in DoLayoutPositionedContainer()