Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp975 RecurseRecord sNewRecord = {pTemplateChild, pDataMatch}; in CopyContainer_SubformSet() local
977 rgItemMatchList.insert(rgItemMatchList.begin(), sNewRecord); in CopyContainer_SubformSet()
979 rgItemMatchList.push_back(sNewRecord); in CopyContainer_SubformSet()