Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.h97 float m_fUsedSize; variable
Dcxfa_itemlayoutprocessor.cpp782 pThis->m_fUsedSize + fAvailHeight + XFA_LAYOUT_FLOAT_PERCISION >= in InsertFlowedItem()
1147 m_fUsedSize(0), in CXFA_ItemLayoutProcessor()
2161 containerSize.height -= m_fUsedSize; in DoLayoutFlowedContainer()
2575 m_fUsedSize = 0; in DoLayoutFlowedContainer()
2577 m_fUsedSize += m_pLayoutItem->m_sSize.height; in DoLayoutFlowedContainer()