Searched refs:sOldPath (Results 1 – 2 of 2) sorted by relevance
714 CFX_WideString app::SysPathToPDFPath(const CFX_WideString& sOldPath) { in SysPathToPDFPath() argument717 for (int i = 0, sz = sOldPath.GetLength(); i < sz; i++) { in SysPathToPDFPath()718 wchar_t c = sOldPath.GetAt(i); in SysPathToPDFPath()
157 static CFX_WideString SysPathToPDFPath(const CFX_WideString& sOldPath);