Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.h42 bool& bCreatePage);
47 bool bCreatePage = true);
80 bool bCreatePage = true);
Dcxfa_layoutpagemgr.cpp865 bool& bCreatePage) { in ProcessBreakBeforeOrAfter() argument
871 bCreatePage = ExecuteBreakBeforeOrAfter(pBreakNode, bBefore, in ProcessBreakBeforeOrAfter()
927 bool bCreatePage) { in BreakOverflow() argument
941 if (!wsOverflowTarget.IsEmpty() && bCreatePage && in BreakOverflow()
961 if (!bCreatePage) { in BreakOverflow()
981 if (!wsOverflowTarget.IsEmpty() && bCreatePage && !m_bCreateOverFlowPage) { in BreakOverflow()
1000 if (!bCreatePage) { in BreakOverflow()
1011 bool bCreatePage) { in ProcessOverflow() argument
1027 bCreatePage)) { in ProcessOverflow()
Dxfa_layout_itemlayout.cpp2281 bool bCreatePage = false; in DoLayoutFlowedContainer() local
2285 bCreatePage) || in DoLayoutFlowedContainer()
2287 !bCreatePage) { in DoLayoutFlowedContainer()
2321 bool bCreatePage = false; in DoLayoutFlowedContainer() local
2325 bCreatePage) || in DoLayoutFlowedContainer()
2341 if (!bCreatePage) { in DoLayoutFlowedContainer()
2367 if (bCreatePage) { in DoLayoutFlowedContainer()