Home
last modified time | relevance | path

Searched refs:FFI_GotoURL (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp373 if (!m_pInfo || !m_pInfo->FFI_GotoURL) in GotoURL()
378 m_pInfo->FFI_GotoURL(m_pInfo, document, pTo); in GotoURL()
/external/pdfium/public/
Dfpdf_formfill.h804 void (*FFI_GotoURL)(struct _FPDF_FORMFILLINFO* pThis, member