Searched refs:wsBasePath (Results 1 – 2 of 2) sorted by relevance
166 FX_BOOL FX_JoinPath(const CFX_WideStringC& wsBasePath, in FX_JoinPath() argument178 wsAbsolutePath = CFX_WideString(wsBasePath, wsRelativePath); in FX_JoinPath()189 wsAbsolutePath = wsBasePath; in FX_JoinPath()206 const FX_WCHAR* pBaseStart = wsBasePath.GetPtr(); in FX_JoinPath()207 const FX_WCHAR* pBaseEnd = pBaseStart + wsBasePath.GetLength(); in FX_JoinPath()
53 FX_BOOL FX_JoinPath(const CFX_WideStringC& wsBasePath,