Home | History | Annotate | Download | only in fpdfsdk

Lines Matching refs:UnderlyingFromFPDFDocument

301 UnderlyingDocumentType* UnderlyingFromFPDFDocument(FPDF_DOCUMENT doc) {
315 return doc ? UnderlyingFromFPDFDocument(doc)->GetPDFDoc() : nullptr;
317 return UnderlyingFromFPDFDocument(doc);
693 UnderlyingDocumentType* pDoc = UnderlyingFromFPDFDocument(document);
699 UnderlyingDocumentType* pDoc = UnderlyingFromFPDFDocument(document);
1105 delete UnderlyingFromFPDFDocument(document);
1290 UnderlyingDocumentType* pDoc = UnderlyingFromFPDFDocument(document);