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

/external/pdfium/public/
H A Dfpdf_formfill.h29 typedef struct _IPDF_JsPlatform { struct
66 int (*app_alert)(struct _IPDF_JsPlatform* pThis,
90 void (*app_beep)(struct _IPDF_JsPlatform* pThis, int nType);
127 int (*app_response)(struct _IPDF_JsPlatform* pThis,
158 int (*Doc_getFilePath)(struct _IPDF_JsPlatform* pThis,
194 void (*Doc_mail)(struct _IPDF_JsPlatform* pThis,
228 void (*Doc_print)(struct _IPDF_JsPlatform* pThis,
255 void (*Doc_submitForm)(struct _IPDF_JsPlatform* pThis,
275 void (*Doc_gotoPage)(struct _IPDF_JsPlatform* pThis, int nPageNum);
294 int (*Field_browse)(struct _IPDF_JsPlatform* pThi
[all...]

Completed in 98 milliseconds