Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_app.h48 void GetFoxitAppName(CFX_WideString& wsFoxitName) override { in GetFoxitAppName() argument
49 wsFoxitName = L"Foxit"; in GetFoxitAppName()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h206 virtual void GetFoxitAppName(CFX_WideString& wsFoxitName) { in GetFoxitAppName() argument
207 wsFoxitName.Empty(); in GetFoxitAppName()