Searched refs:bForceEndPage (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_itemlayoutprocessor.cpp | 665 bool* bForceEndPage, in InsertFlowedItem() argument 850 bAddedItemInRow, bForceEndPage, &eResult)) { in InsertFlowedItem() 854 *bForceEndPage = true; in InsertFlowedItem() 947 *bForceEndPage = false; in InsertFlowedItem() 2031 bool* bForceEndPage, in ProcessKeepForSplit() argument 2056 *bForceEndPage = true; in ProcessKeepForSplit() 2147 bool bForceEndPage = false; in DoLayoutFlowedContainer() local 2363 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 2368 bForceEndPage = true; in DoLayoutFlowedContainer() 2392 &fContentCurRowHeight, &bAddedItemInRow, &bForceEndPage, in DoLayoutFlowedContainer() [all …]
|
D | cxfa_itemlayoutprocessor.h | 83 bool* bForceEndPage,
|