Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp347 bool bForceBind, in FindDataRefDataNode() argument
366 return (bForceBind || !pNode || !pNode->HasBindItem()) ? pNode : nullptr; in FindDataRefDataNode()
376 bool bForceBind, in FindMatchingDataNode() argument
430 if (!bForceBind) { in FindMatchingDataNode()
466 pDataScope, eMatchNodeType, pTemplateNode, bForceBind, bUpLevel); in FindMatchingDataNode()