Searched refs:XFA_ExistContainerKeep (Results 1 – 1 of 1) sorted by relevance
187 static FX_BOOL XFA_ExistContainerKeep(CXFA_Node* pCurNode, FX_BOOL bPreFind) { in XFA_ExistContainerKeep() function310 if (!XFA_ExistContainerKeep(pChildItem->m_pFormNode, TRUE)) { in SplitLayoutItem()345 if (XFA_ExistContainerKeep(pChildItem->m_pFormNode, FALSE)) { in SplitLayoutItem()818 if (XFA_ExistContainerKeep(pNextContainer, FALSE)) { in ProcessKeepNodesForCheckNext()1831 if (XFA_ExistContainerKeep(pParentProcessor->m_pCurChildNode, TRUE)) { in ProcessKeepForSplite()1874 if (XFA_ExistContainerKeep(pChildLayoutItem->m_pFormNode, FALSE)) { in JudgePutNextPage()2087 if (XFA_ExistContainerKeep(pProcessor->m_pFormNode, FALSE) && in XFA_ItemLayoutProcessor_InsertFlowedItem()2392 if (XFA_ExistContainerKeep(m_pCurChildPreprocessor->GetFormNode(), FALSE)) { in DoLayoutFlowedContainer()