Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp264 CFX_WideString wsFoxitAppName; in Script_HostPseudoModel_FoxitName() local
265 pNotify->GetAppProvider()->GetFoxitAppName(wsFoxitAppName); in Script_HostPseudoModel_FoxitName()
266 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsFoxitAppName)); in Script_HostPseudoModel_FoxitName()