Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_fdf.cpp119 return FPDF_FileSpec_GetWin32Path(m_pRootDict->GetDict(FX_BSTRC("FDF"))); in GetWin32Path()
121 return FPDF_FileSpec_GetWin32Path(pFileSpec); in GetWin32Path()
191 CFX_WideString FPDF_FileSpec_GetWin32Path(const CPDF_Object* pFileSpec) in FPDF_FileSpec_GetWin32Path() function
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h832 CFX_WideString FPDF_FileSpec_GetWin32Path(const CPDF_Object* pFileSpec);