Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1950 FX_BOOL bTakeSpace = in XFA_ItemLayoutProcessor_InsertFlowedItem() local
1965 bTakeSpace && bContainerHeightAutoSize && bIsOwnSplite && in XFA_ItemLayoutProcessor_InsertFlowedItem()
1968 FX_BOOL bIsTransHeight = bTakeSpace; in XFA_ItemLayoutProcessor_InsertFlowedItem()
1993 bTakeSpace ? bUseBreakControl : FALSE, in XFA_ItemLayoutProcessor_InsertFlowedItem()
2011 if (!bTakeSpace || in XFA_ItemLayoutProcessor_InsertFlowedItem()
2060 if (!bTakeSpace || in XFA_ItemLayoutProcessor_InsertFlowedItem()
2066 if (!bTakeSpace || eRetValue == XFA_ItemLayoutProcessorResult_Done) { in XFA_ItemLayoutProcessor_InsertFlowedItem()
2095 if (bTakeSpace) { in XFA_ItemLayoutProcessor_InsertFlowedItem()
2152 if (bTakeSpace) { in XFA_ItemLayoutProcessor_InsertFlowedItem()
2197 if (bTakeSpace) { in XFA_ItemLayoutProcessor_InsertFlowedItem()
[all …]