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

/external/pdfium/public/
H A Dfpdf_formfill.h790 * Method: FFI_GotoURL
804 void (*FFI_GotoURL)(struct _FPDF_FORMFILLINFO* pThis, member in struct:_FPDF_FORMFILLINFO
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp373 if (!m_pInfo || !m_pInfo->FFI_GotoURL)
378 m_pInfo->FFI_GotoURL(m_pInfo, document, pTo);

Completed in 186 milliseconds