Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp380 bool& bSelfMatch, in FindMatchingDataNode() argument
481 bSelfMatch = true; in FindMatchingDataNode()
808 bool bSelfMatch = false; in CopyContainer_Field() local
814 &sNodeIter, bSelfMatch, eBindMatch, bUpLevel); in CopyContainer_Field()
893 bool bSelfMatch = false; in CopyContainer_SubformSet() local
897 &sNodeIterator, bSelfMatch, eBindMatch, true); in CopyContainer_SubformSet()
935 bool bSelfMatch = false; in CopyContainer_SubformSet() local
939 bSelfMatch, eBindMatch, true)) { in CopyContainer_SubformSet()
965 bSelfMatch = false; in CopyContainer_SubformSet()
973 false, &sChildIter, bSelfMatch, eBindMatch, true); in CopyContainer_SubformSet()
[all …]