Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.h97 UnderlyingDocumentType* GetUnderlyingDocument() const { in GetUnderlyingDocument() function
/external/pdfium/fpdfsdk/javascript/
DDocument.cpp907 if (!m_pFormFillEnv || !m_pFormFillEnv->GetUnderlyingDocument()) { in title()
DField.cpp3110 m_pFormFillEnv->GetUnderlyingDocument())); in setFocus()