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

/external/pdfium/public/
H A Dfpdf_formfill.h681 * Method: FFI_DoGoToAction
710 void (*FFI_DoGoToAction)(struct _FPDF_FORMFILLINFO* pThis, member in struct:_FPDF_FORMFILLINFO
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp321 if (m_pInfo && m_pInfo->FFI_DoGoToAction) {
322 m_pInfo->FFI_DoGoToAction(m_pInfo, nPageIndex, zoomMode, fPosArray,

Completed in 137 milliseconds