Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h413 WideString GetValidateMessage(bool bError, bool bVersionFlag);
Dcxfa_node.cpp2689 WideString CXFA_Node::GetValidateMessage(bool bError, bool bVersionFlag) { in GetValidateMessage() argument
2695 if (!bError) { in GetValidateMessage()