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