Searched refs:GetValidateMessage (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/include/fxfa/ |
D | fxfa_widget.h | 91 void GetValidateMessage(IXFA_AppProvider* pAppProvider,
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidgetacc.cpp | 405 GetValidateMessage(pAppProvider, wsScriptMsg, FALSE, bVersionFlag); in ProcessScriptTestValidate() 418 GetValidateMessage(pAppProvider, wsScriptMsg, TRUE, bVersionFlag); in ProcessScriptTestValidate() 451 GetValidateMessage(pAppProvider, wsFormatMsg, TRUE, bVersionFlag); in ProcessFormatTestValidate() 460 GetValidateMessage(pAppProvider, wsFormatMsg, FALSE, bVersionFlag); in ProcessFormatTestValidate() 567 void CXFA_WidgetAcc::GetValidateMessage(IXFA_AppProvider* pAppProvider, in GetValidateMessage() function in CXFA_WidgetAcc
|