Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1754 wsScriptMsg = GetValidateMessage(false, bVersionFlag); in ProcessScriptTestValidate()
1768 wsScriptMsg = GetValidateMessage(true, bVersionFlag); in ProcessScriptTestValidate()
1797 wsFormatMsg = GetValidateMessage(true, bVersionFlag); in ProcessFormatTestValidate()
1804 wsFormatMsg = GetValidateMessage(false, bVersionFlag); in ProcessFormatTestValidate()
1955 WideString CXFA_Node::GetValidateMessage(bool bError, bool bVersionFlag) { in GetValidateMessage() function in CXFA_Node
Dcxfa_node.h330 WideString GetValidateMessage(bool bError, bool bVersionFlag);