Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp347 bool ExistContainerKeep(CXFA_Node* pCurNode, bool bPreFind) { in ExistContainerKeep() function
746 if (!ExistContainerKeep(pChildItem->GetFormNode(), true)) { in SplitLayoutItem()
779 if (ExistContainerKeep(pChildItem->GetFormNode(), false)) in SplitLayoutItem()
923 const bool bNextKeep = ExistContainerKeep(*pNextContainer, false); in ProcessKeepNodesForCheckNext()
1407 if (!ExistContainerKeep(m_pCurChildNode, true)) in ProcessKeepForSplit()
1449 if (ExistContainerKeep(pChildLayoutItem->GetFormNode(), false)) { in JudgePutNextPage()
1548 if (ExistContainerKeep(m_pCurChildPreprocessor->GetFormNode(), false)) { in DoLayoutFlowedContainer()
2447 if (ExistContainerKeep(pProcessor->GetFormNode(), false) && in InsertFlowedItem()