Home
last modified time | relevance | path

Searched refs:GetUnderlyingDocument (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h459 UnderlyingDocumentType* GetUnderlyingDocument() const { in GetUnderlyingDocument() function
491 UnderlyingDocumentType* GetUnderlyingDocument() const { in GetUnderlyingDocument() function
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp978 if (!m_pDocument || !m_pDocument->GetUnderlyingDocument()) in title()
DField.cpp3305 pEnv->FFI_GetCurrentPage(m_pDocument->GetUnderlyingDocument())); in setFocus()