Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1821 FX_FLOAT& fContentCurRowY, in ProcessKeepForSplite() argument
1841 fContentCurRowY -= pItem->m_sSize.y; in ProcessKeepForSplite()
1942 FX_FLOAT& fContentCurRowY, in XFA_ItemLayoutProcessor_InsertFlowedItem() argument
1994 bUseRealHeight ? fRealHeight - fContentCurRowY : XFA_LAYOUT_FLOAT_MAX, in XFA_ItemLayoutProcessor_InsertFlowedItem()
1995 bIsTransHeight ? fRealHeight - fContentCurRowY : XFA_LAYOUT_FLOAT_MAX, in XFA_ItemLayoutProcessor_InsertFlowedItem()
2061 fContentCurRowY + fChildHeight <= in XFA_ItemLayoutProcessor_InsertFlowedItem()
2135 fContentCurRowAvailWidth, fContentCurRowHeight, fContentCurRowY, in XFA_ItemLayoutProcessor_InsertFlowedItem()
2141 pProcessor->FindSplitPos(fAvailHeight - fContentCurRowY); in XFA_ItemLayoutProcessor_InsertFlowedItem()
2205 } else if (fContentCurRowY <= XFA_LAYOUT_FLOAT_PERCISION) { in XFA_ItemLayoutProcessor_InsertFlowedItem()
2345 FX_FLOAT fContentCurRowY = 0; in DoLayoutFlowedContainer() local
[all …]
Dxfa_layout_itemlayout.h100 FX_FLOAT& fContentCurRowY,
113 FX_FLOAT& fContentCurRowY,