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

/external/pdfium/public/
H A Dfpdf_formfill.h586 * Method: FFI_GetCurrentPage
599 FPDF_PAGE (*FFI_GetCurrentPage)(struct _FPDF_FORMFILLINFO* pThis, member in struct:_FPDF_FORMFILLINFO
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp294 if (m_pInfo && m_pInfo->FFI_GetCurrentPage)
295 return m_pInfo->FFI_GetCurrentPage(m_pInfo, document);

Completed in 523 milliseconds