Searched refs:bForceEndPage (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_layout_itemlayout.cpp | 1823 FX_BOOL& bForceEndPage, in ProcessKeepForSplite() argument 1845 bForceEndPage = TRUE; in ProcessKeepForSplite() 1947 FX_BOOL& bForceEndPage, in XFA_ItemLayoutProcessor_InsertFlowedItem() argument 2136 bAddedItemInRow, bForceEndPage, eResult)) { in XFA_ItemLayoutProcessor_InsertFlowedItem() 2139 bForceEndPage = TRUE; in XFA_ItemLayoutProcessor_InsertFlowedItem() 2233 bForceEndPage = FALSE; in XFA_ItemLayoutProcessor_InsertFlowedItem() 2291 FX_BOOL bForceEndPage = FALSE; in DoLayoutFlowedContainer() local 2502 fContentCurRowHeight, bAddedItemInRow, bForceEndPage, in DoLayoutFlowedContainer() 2510 bForceEndPage = TRUE; in DoLayoutFlowedContainer() 2536 fContentCurRowHeight, bAddedItemInRow, bForceEndPage, in DoLayoutFlowedContainer() [all …]
|
D | xfa_layout_itemlayout.h | 102 FX_BOOL& bForceEndPage,
|