Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp956 std::vector<CXFA_Node*> rgItemUnmatchList; in CopyContainer_SubformSet() local
981 rgItemUnmatchList.push_back(pTemplateChild); in CopyContainer_SubformSet()
984 rgItemUnmatchList.push_back(pTemplateChild); in CopyContainer_SubformSet()
1007 for (auto* unmatched : rgItemUnmatchList) { in CopyContainer_SubformSet()