Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp665 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 …]
Dcxfa_itemlayoutprocessor.h83 bool* bForceEndPage,