Searched refs:bForceEndPage (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_contentlayoutprocessor.cpp | 1398 bool* bForceEndPage, in ProcessKeepForSplit() argument 1421 *bForceEndPage = true; in ProcessKeepForSplit() 1555 bool bForceEndPage = false; in DoLayoutFlowedContainer() local 1653 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 1657 bForceEndPage = true; in DoLayoutFlowedContainer() 1685 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 1704 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 1713 bForceEndPage = true; in DoLayoutFlowedContainer() 1740 &bAddedItemInRow, &bForceEndPage, pContext, in DoLayoutFlowedContainer() 1767 &bAddedItemInRow, &bForceEndPage, pContext, in DoLayoutFlowedContainer() [all …]
|
D | cxfa_contentlayoutprocessor.h | 91 bool* bForceEndPage, 179 bool* bForceEndPage,
|