Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxfa/
Dfxfa_widget.h83 FX_BOOL bVersionFlag);
85 FX_BOOL bVersionFlag);
88 FX_BOOL bVersionFlag);
90 FX_BOOL bVersionFlag);
94 FX_BOOL bVersionFlag);
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgetacc.cpp388 FX_BOOL bVersionFlag) { in ProcessScriptTestValidate() argument
405 GetValidateMessage(pAppProvider, wsScriptMsg, FALSE, bVersionFlag); in ProcessScriptTestValidate()
407 if (bVersionFlag) { in ProcessScriptTestValidate()
418 GetValidateMessage(pAppProvider, wsScriptMsg, TRUE, bVersionFlag); in ProcessScriptTestValidate()
426 FX_BOOL bVersionFlag) { in ProcessFormatTestValidate() argument
451 GetValidateMessage(pAppProvider, wsFormatMsg, TRUE, bVersionFlag); in ProcessFormatTestValidate()
460 GetValidateMessage(pAppProvider, wsFormatMsg, FALSE, bVersionFlag); in ProcessFormatTestValidate()
462 if (bVersionFlag) { in ProcessFormatTestValidate()
478 FX_BOOL bVersionFlag) { in ProcessNullTestValidate() argument
504 if (wsNullMsg.IsEmpty() && bVersionFlag && in ProcessNullTestValidate()
[all …]