Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_app.h43 void GetFoxitVersion(CFX_WideString& wsFoxitVersion) override { in GetFoxitVersion() argument
44 wsFoxitVersion = L"7.0"; in GetFoxitVersion()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h198 virtual void GetFoxitVersion(CFX_WideString& wsFoxitVersion) { in GetFoxitVersion() argument
199 wsFoxitVersion.Empty(); in GetFoxitVersion()