Searched refs:FPDFDocumentFromUnderlying (Results 1 – 2 of 2) sorted by relevance
112 FPDF_DOCUMENT FPDFDocumentFromUnderlying(UnderlyingDocumentType* doc);
34 FPDF_DOCUMENT FPDFDocumentFromUnderlying(UnderlyingDocumentType* doc) { in FPDFDocumentFromUnderlying() function52 return doc ? FPDFDocumentFromUnderlying( in FPDFDocumentFromCPDFDocument()56 return FPDFDocumentFromUnderlying(doc); in FPDFDocumentFromCPDFDocument()