Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
Dapp.h157 static CFX_WideString SysPathToPDFPath(const CFX_WideString& sOldPath);
Dapp.cpp714 CFX_WideString app::SysPathToPDFPath(const CFX_WideString& sOldPath) { in SysPathToPDFPath() function in app
DDocument.cpp1107 vp << app::SysPathToPDFPath(m_pDocument->GetPath()); in path()