Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h438 XFA_EventError ProcessFormatTestValidate(CXFA_FFDocView* pDocView,
H A Dcxfa_node.cpp2544 XFA_EventError CXFA_Node::ProcessFormatTestValidate(CXFA_FFDocView* pDocView, in ProcessFormatTestValidate() function in CXFA_Node
2695 iFormat = ProcessFormatTestValidate(pDocView, validate, bVersionFlag); in ProcessValidate()