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

/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_layout_itemlayout.h124 FX_BOOL JudgeLeaderOrTrailerForOccur(CXFA_Node* pFormNode);
H A Dxfa_layout_itemlayout.cpp2030 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowTrailerNode)) {
2072 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowLeaderNode)) {
2109 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowLeaderNode)) {
2187 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowLeaderNode)) {
2250 if (pProcessor->JudgeLeaderOrTrailerForOccur(pOverflowLeaderNode)) {
2481 if (JudgeLeaderOrTrailerForOccur(pLeaderNode)) {
2484 if (JudgeLeaderOrTrailerForOccur(pTrailerNode)) {
2524 if (JudgeLeaderOrTrailerForOccur(pTrailerNode)) {
2542 if (JudgeLeaderOrTrailerForOccur(pLeaderNode)) {
2566 if (JudgeLeaderOrTrailerForOccur(pLeaderNod
3005 FX_BOOL CXFA_ItemLayoutProcessor::JudgeLeaderOrTrailerForOccur( function in class:CXFA_ItemLayoutProcessor
[all...]

Completed in 91 milliseconds