Searched refs:FFI_OnChange (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h96 void FFI_OnChange() function in class:FX_FINAL
98 if(m_pInfo && m_pInfo->FFI_OnChange)
100 m_pInfo->FFI_OnChange(m_pInfo);
/external/pdfium/public/
H A Dfpdf_formfill.h399 * Method: FFI_OnChange
410 void (*FFI_OnChange)(struct _FPDF_FORMFILLINFO* pThis); member in struct:_FPDF_FORMFILLINFO
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_FormFiller.cpp718 m_pApp->FFI_OnChange();

Completed in 72 milliseconds