Searched refs:JudgeLeaderOrTrailerForOccur (Results 1 – 2 of 2) sorted by relevance
1635 if (JudgeLeaderOrTrailerForOccur(pLeaderNode)) in DoLayoutFlowedContainer()1638 if (JudgeLeaderOrTrailerForOccur(pTrailerNode)) { in DoLayoutFlowedContainer()1675 if (JudgeLeaderOrTrailerForOccur(pTrailerNode)) { in DoLayoutFlowedContainer()1688 if (JudgeLeaderOrTrailerForOccur(pLeaderNode)) { in DoLayoutFlowedContainer()1707 if (JudgeLeaderOrTrailerForOccur(pLeaderNode)) in DoLayoutFlowedContainer()2109 bool CXFA_ContentLayoutProcessor::JudgeLeaderOrTrailerForOccur( in JudgeLeaderOrTrailerForOccur() function in CXFA_ContentLayoutProcessor2398 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowTrailerNode)) { in InsertFlowedItem()2432 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowLeaderNode)) in InsertFlowedItem()2469 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowLeaderNode)) in InsertFlowedItem()2539 } else if (pProcessor->JudgeLeaderOrTrailerForOccur( in InsertFlowedItem()[all …]
99 bool JudgeLeaderOrTrailerForOccur(CXFA_Node* pFormNode);