Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/crt/
Dfx_system.cpp166 FX_BOOL FX_JoinPath(const CFX_WideStringC& wsBasePath, in FX_JoinPath() argument
178 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()
/external/pdfium/xfa/src/fgas/include/
Dfx_sys.h53 FX_BOOL FX_JoinPath(const CFX_WideStringC& wsBasePath,