Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfsdk_define.h58 FPDF_DOCUMENT FPDFDocumentFromUnderlying(UnderlyingDocumentType* doc);
Dfpdfview.cpp305 FPDF_DOCUMENT FPDFDocumentFromUnderlying(UnderlyingDocumentType* doc) { in FPDFDocumentFromUnderlying() function
323 return doc ? FPDFDocumentFromUnderlying( in FPDFDocumentFromCPDFDocument()
327 return FPDFDocumentFromUnderlying(doc); in FPDFDocumentFromCPDFDocument()