Home
last modified time | relevance | path

Searched refs:bCreatePage (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_pagemgr_new.h43 FX_BOOL& bCreatePage);
48 FX_BOOL bCreatePage = TRUE);
82 FX_BOOL bCreatePage = TRUE);
Dxfa_layout_pagemgr_new.cpp755 FX_BOOL& bCreatePage) { in ProcessBreakBeforeOrAfter() argument
760 bCreatePage = ExecuteBreakBeforeOrAfter(pBreakNode, bBefore, in ProcessBreakBeforeOrAfter()
814 FX_BOOL bCreatePage) { in BreakOverflow() argument
829 if (!wsOverflowTarget.IsEmpty() && bCreatePage && in BreakOverflow()
849 if (!bCreatePage) { in BreakOverflow()
863 if (!wsOverflowTarget.IsEmpty() && bCreatePage && !m_bCreateOverFlowPage) { in BreakOverflow()
882 if (!bCreatePage) { in BreakOverflow()
896 FX_BOOL bCreatePage) { in ProcessOverflow() argument
911 bCreatePage)) { in ProcessOverflow()
Dxfa_layout_itemlayout.cpp2475 FX_BOOL bCreatePage = FALSE; in DoLayoutFlowedContainer() local
2479 bCreatePage) && in DoLayoutFlowedContainer()
2480 m_pFormNode->GetClassID() != XFA_ELEMENT_Form && bCreatePage) { in DoLayoutFlowedContainer()
2518 FX_BOOL bCreatePage = FALSE; in DoLayoutFlowedContainer() local
2522 bCreatePage) && in DoLayoutFlowedContainer()
2541 if (!bCreatePage) { in DoLayoutFlowedContainer()
2572 if (bCreatePage) { in DoLayoutFlowedContainer()