Searched refs:FFI_GotoURL (Results 1 – 3 of 3) sorted by relevance
823 void (*FFI_GotoURL)(struct _FPDF_FORMFILLINFO* pThis, member
478 if (!m_pInfo || m_pInfo->version < 2 || !m_pInfo->FFI_GotoURL) in GotoURL()482 m_pInfo->FFI_GotoURL(m_pInfo, FPDFDocumentFromCPDFDocument(m_pCPDFDoc), in GotoURL()
460 formfillinfo->FFI_GotoURL = GotoURLStub; in SetupFormFillEnvironment()