Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.h114 FX_FLOAT m_fUsedSize; variable
Dxfa_layout_itemlayout.cpp738 pThis->m_fUsedSize + fAvailHeight + XFA_LAYOUT_FLOAT_PERCISION >= in InsertFlowedItem()
1100 m_fUsedSize(0), in CXFA_ItemLayoutProcessor()
2109 containerSize.height -= m_fUsedSize; in DoLayoutFlowedContainer()
2522 m_fUsedSize = 0; in DoLayoutFlowedContainer()
2524 m_fUsedSize += m_pLayoutItem->m_sSize.height; in DoLayoutFlowedContainer()