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.cpp103 return FPDF_FileSpec_GetWin32Path(m_pRootDict->GetDict("FDF")); in GetWin32Path()
104 return FPDF_FileSpec_GetWin32Path(pFileSpec); in GetWin32Path()
145 CFX_WideString FPDF_FileSpec_GetWin32Path(const CPDF_Object* pFileSpec) { in FPDF_FileSpec_GetWin32Path() function
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h823 CFX_WideString FPDF_FileSpec_GetWin32Path(const CPDF_Object* pFileSpec);