Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.h44 bool& bCreatePage);
49 bool bCreatePage = true);
81 bool bCreatePage = true);
Dcxfa_layoutpagemgr.cpp884 bool& bCreatePage) { in ProcessBreakBeforeOrAfter() argument
889 bCreatePage = ExecuteBreakBeforeOrAfter(pBreakNode, bBefore, in ProcessBreakBeforeOrAfter()
943 bool bCreatePage) { in BreakOverflow() argument
958 if (!wsOverflowTarget.IsEmpty() && bCreatePage && !m_bCreateOverFlowPage) { in BreakOverflow()
977 if (!bCreatePage) { in BreakOverflow()
990 if (!wsOverflowTarget.IsEmpty() && bCreatePage && !m_bCreateOverFlowPage) { in BreakOverflow()
1009 if (!bCreatePage) { in BreakOverflow()
1024 bool bCreatePage) { in ProcessOverflow() argument
1039 bCreatePage)) { in ProcessOverflow()
Dcxfa_itemlayoutprocessor.cpp2335 bool bCreatePage = false; in DoLayoutFlowedContainer() local
2339 bCreatePage) || in DoLayoutFlowedContainer()
2341 !bCreatePage) { in DoLayoutFlowedContainer()
2375 bool bCreatePage = false; in DoLayoutFlowedContainer() local
2379 bCreatePage) || in DoLayoutFlowedContainer()
2395 if (!bCreatePage) { in DoLayoutFlowedContainer()
2421 if (bCreatePage) { in DoLayoutFlowedContainer()