Searched refs:ExistContainerKeep (Results 1 – 1 of 1) sorted by relevance
521 bool ExistContainerKeep(CXFA_Node* pCurNode, bool bPreFind) { in ExistContainerKeep() function804 if (ExistContainerKeep(pProcessor->m_pFormNode, false) && in InsertFlowedItem()1286 if (!ExistContainerKeep(pChildItem->m_pFormNode, true)) { in SplitLayoutItem()1319 if (ExistContainerKeep(pChildItem->m_pFormNode, false)) in SplitLayoutItem()1531 if (ExistContainerKeep(pNextContainer, false)) in ProcessKeepNodesForCheckNext()2041 if (!ExistContainerKeep(pParentProcessor->m_pCurChildNode, true)) in ProcessKeepForSplit()2083 if (ExistContainerKeep(pChildLayoutItem->m_pFormNode, false)) { in JudgePutNextPage()2250 if (ExistContainerKeep(m_pCurChildPreprocessor->GetFormNode(), false)) { in DoLayoutFlowedContainer()