Searched refs:bForceEndPage (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_layout_itemlayout.cpp | 620 bool* bForceEndPage, in InsertFlowedItem() argument 806 bAddedItemInRow, bForceEndPage, &eResult)) { in InsertFlowedItem() 810 *bForceEndPage = true; in InsertFlowedItem() 904 *bForceEndPage = false; in InsertFlowedItem() 1979 bool* bForceEndPage, in ProcessKeepForSplit() argument 2004 *bForceEndPage = true; in ProcessKeepForSplit() 2095 bool bForceEndPage = false; in DoLayoutFlowedContainer() local 2309 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 2314 bForceEndPage = true; in DoLayoutFlowedContainer() 2338 &fContentCurRowHeight, &bAddedItemInRow, &bForceEndPage, in DoLayoutFlowedContainer() [all …]
|
D | xfa_layout_itemlayout.h | 100 bool* bForceEndPage,
|