Home
last modified time | relevance | path

Searched defs:fContentCalculatedHeight (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp922 FX_FLOAT fContentCalculatedHeight, in XFA_ItemLayoutProcessor_CalculateContainerComponentSizeFromContentSize()
1105 FX_FLOAT fContentCalculatedWidth = 0, fContentCalculatedHeight = 0; in DoLayoutPositionedContainer() local
1262 FX_FLOAT fContentCalculatedWidth = 0, fContentCalculatedHeight = 0; in XFA_ItemLayoutProcessor_RelocateTableRowCells() local
1385 FX_FLOAT fContentCalculatedWidth = 0, fContentCalculatedHeight = 0; in DoLayoutTableContainer() local
2339 FX_FLOAT fContentCalculatedWidth = 0, fContentCalculatedHeight = 0; in DoLayoutFlowedContainer() local
2754 FX_FLOAT& fContentCalculatedHeight, in CalculateRowChildPosition()