Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h405 XFA_EventError ProcessFormatTestValidate(CXFA_FFDocView* pDocView,
Dcxfa_node.cpp2500 XFA_EventError CXFA_Node::ProcessFormatTestValidate(CXFA_FFDocView* pDocView, in ProcessFormatTestValidate() function in CXFA_Node
2656 iFormat = ProcessFormatTestValidate(pDocView, validate, bVersionFlag); in ProcessValidate()