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

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

Completed in 60 milliseconds