Searched refs:bAddedItemInRow (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_contentlayoutprocessor.cpp | 1397 bool* bAddedItemInRow, in ProcessKeepForSplit() argument 1420 *bAddedItemInRow = true; in ProcessKeepForSplit() 1427 *bAddedItemInRow = true; in ProcessKeepForSplit() 1611 bool bAddedItemInRow = false; in DoLayoutFlowedContainer() local 1653 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 1685 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 1704 &bAddedItemInRow, &bForceEndPage, pContext, false); in DoLayoutFlowedContainer() 1740 &bAddedItemInRow, &bForceEndPage, pContext, in DoLayoutFlowedContainer() 1767 &bAddedItemInRow, &bForceEndPage, pContext, in DoLayoutFlowedContainer() 1803 &bAddedItemInRow, &bForceEndPage, pContext, bNewRow); in DoLayoutFlowedContainer() [all …]
|
D | cxfa_contentlayoutprocessor.h | 90 bool* bAddedItemInRow, 178 bool* bAddedItemInRow,
|