Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp620 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 …]
Dxfa_layout_itemlayout.h100 bool* bForceEndPage,