Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.h153 bool ProcessKeepNodesForBreakBefore(CXFA_Node*& pCurActionNode,
Dcxfa_itemlayoutprocessor.cpp1434 if (ProcessKeepNodesForBreakBefore(pCurActionNode, nCurStage, in GotoNextContainerNode()
1564 bool CXFA_ItemLayoutProcessor::ProcessKeepNodesForBreakBefore( in ProcessKeepNodesForBreakBefore() function in CXFA_ItemLayoutProcessor