Searched refs:m_fUsedSize (Results 1 – 2 of 2) sorted by relevance
171 FX_FLOAT m_fUsedSize; variable
39 m_fUsedSize(0), in CXFA_ItemLayoutProcessor()2064 pThis->m_fUsedSize + fAvailHeight + XFA_LAYOUT_FLOAT_PERCISION >= in XFA_ItemLayoutProcessor_InsertFlowedItem()2305 fContainerHeight -= m_fUsedSize; in DoLayoutFlowedContainer()2738 m_fUsedSize = 0; in DoLayoutFlowedContainer()2740 m_fUsedSize += m_pLayoutItem->m_sSize.y; in DoLayoutFlowedContainer()