Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_document_datamerger_imp.cpp481 bool bForceBind, in FindDataRefDataNode() argument
499 return (bForceBind || !pNode || !pNode->HasBindItem()) ? pNode : nullptr; in FindDataRefDataNode()
571 bool bForceBind, in FindMatchingDataNode() argument
625 if (!bForceBind) { in FindMatchingDataNode()
661 pDataScope, eMatchNodeType, pTemplateNode, bForceBind, bUpLevel); in FindMatchingDataNode()