Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h31 static WideString SysPathToPDFPath(const WideString& sOldPath);
Dcjs_app.cpp499 WideString CJS_App::SysPathToPDFPath(const WideString& sOldPath) { in SysPathToPDFPath() function in CJS_App
Dcjs_document.cpp953 CJS_App::SysPathToPDFPath(m_pFormFillEnv->JS_docGetFilePath()) in get_path()