Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h212 float m_fUsedSize = 0; variable
Dcxfa_contentlayoutprocessor.cpp1864 m_fUsedSize = 0; in DoLayoutFlowedContainer()
1866 m_fUsedSize += m_pLayoutItem->m_sSize.height; in DoLayoutFlowedContainer()
2426 m_fUsedSize + fAvailHeight + kXFALayoutPrecision >= fContainerHeight)) { in InsertFlowedItem()
2759 pSize->height -= m_fUsedSize; in AdjustContainerSpecifiedSize()