Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.h112 UnderlyingDocumentType* GetUnderlyingDocument() const { in GetUnderlyingDocument() function
/external/pdfium/fxjs/
Dcjs_document.cpp828 if (!m_pFormFillEnv || !m_pFormFillEnv->GetUnderlyingDocument()) in get_title()
834 if (!m_pFormFillEnv || !m_pFormFillEnv->GetUnderlyingDocument()) in set_title()
Dcjs_field.cpp2515 m_pFormFillEnv->GetUnderlyingDocument())); in setFocus()