Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.cpp508 WideString CJS_App::SysPathToPDFPath(const WideString& sOldPath) { in SysPathToPDFPath() argument
510 for (const wchar_t& c : sOldPath) { in SysPathToPDFPath()
Dcjs_app.h31 static WideString SysPathToPDFPath(const WideString& sOldPath);