Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1635 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_ContentLayoutProcessor
2398 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 …]
Dcxfa_contentlayoutprocessor.h99 bool JudgeLeaderOrTrailerForOccur(CXFA_Node* pFormNode);