HomeSort by relevance Sort by last modified time
    Searched defs:wsVersion (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 216 CFX_WideString wsVersion;
217 pNotify->GetAppProvider()->GetVersion(wsVersion);
218 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsVersion));
232 CFX_WideString wsVersion;
233 pNotify->GetAppProvider()->GetFoxitVersion(wsVersion);
234 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsVersion));
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 46 milliseconds