HomeSort by relevance Sort by last modified time
    Searched refs:FFI_PageEvent (Results 1 - 2 of 2) sorted by null

  /external/pdfium/public/
fpdf_formfill.h 835 * Method: FFI_PageEvent
857 void (*FFI_PageEvent)(struct _FPDF_FORMFILLINFO* pThis,
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.cpp 560 if (m_pInfo && m_pInfo->FFI_PageEvent)
561 m_pInfo->FFI_PageEvent(m_pInfo, iPageCount, dwEventType);

Completed in 54 milliseconds