Home | History | Annotate | Download | only in public

Lines Matching refs:pThis

42   *           pThis       -   Pointer to the interface structure itself
63 int (*app_alert)(struct _IPDF_JsPlatform* pThis,
77 * pThis - Pointer to the interface structure itself
87 void (*app_beep)(struct _IPDF_JsPlatform* pThis, int nType);
98 * pThis - Pointer to the interface structure itself
124 int (*app_response)(struct _IPDF_JsPlatform* pThis,
141 * pThis - Pointer to the interface structure itself
155 int (*Doc_getFilePath)(struct _IPDF_JsPlatform* pThis,
168 * pThis - Pointer to the interface structure itself
191 void (*Doc_mail)(struct _IPDF_JsPlatform* pThis,
209 * pThis - Pointer to the interface structure itself.
225 void (*Doc_print)(struct _IPDF_JsPlatform* pThis,
243 * pThis - Pointer to the interface structure itself
252 void (*Doc_submitForm)(struct _IPDF_JsPlatform* pThis,
265 * pThis - Pointer to the interface structure itself
272 void (*Doc_gotoPage)(struct _IPDF_JsPlatform* pThis, int nPageNum);
281 * pThis - Pointer to the interface structure itself.
291 int (*Field_browse)(struct _IPDF_JsPlatform* pThis,
395 * pThis - Pointer to the interface structure itself
399 void (*Release)(struct _FPDF_FORMFILLINFO* pThis);
409 * pThis - Pointer to the interface structure itself.
428 void (*FFI_Invalidate)(struct _FPDF_FORMFILLINFO* pThis,
446 * pThis - Pointer to the interface structure itself.
467 void (*FFI_OutputSelectedRect)(struct _FPDF_FORMFILLINFO* pThis,
482 * pThis - Pointer to the interface structure itself.
488 void (*FFI_SetCursor)(struct _FPDF_FORMFILLINFO* pThis, int nCursorType);
500 * pThis - Pointer to the interface structure itself.
508 int (*FFI_SetTimer)(struct _FPDF_FORMFILLINFO* pThis,
521 * pThis - Pointer to the interface structure itself.
526 void (*FFI_KillTimer)(struct _FPDF_FORMFILLINFO* pThis, int nTimerID);
536 * pThis - Pointer to the interface structure itself.
540 FPDF_SYSTEMTIME (*FFI_GetLocalTime)(struct _FPDF_FORMFILLINFO* pThis);
551 * pThis - Pointer to the interface structure itself.
555 void (*FFI_OnChange)(struct _FPDF_FORMFILLINFO* pThis);
566 * pThis - Pointer to the interface structure itself.
578 FPDF_PAGE (*FFI_GetPage)(struct _FPDF_FORMFILLINFO* pThis,
590 * pThis - Pointer to the interface structure itself.
596 FPDF_PAGE (*FFI_GetCurrentPage)(struct _FPDF_FORMFILLINFO* pThis,
607 * pThis - Pointer to the interface structure itself.
615 int (*FFI_GetRotation)(struct _FPDF_FORMFILLINFO* pThis, FPDF_PAGE page);
625 * pThis - Pointer to the interface structure itself.
634 void (*FFI_ExecuteNamedAction)(struct _FPDF_FORMFILLINFO* pThis,
640 * @param[in] pThis Pointer to the interface structure itself.
652 void (*FFI_SetTextFieldFocus)(struct _FPDF_FORMFILLINFO* pThis,
665 * pThis - Pointer to the interface structure itself.
674 void (*FFI_DoURIAction)(struct _FPDF_FORMFILLINFO* pThis,
685 * pThis - Pointer to the interface structure itself.
707 void (*FFI_DoGoToAction)(struct _FPDF_FORMFILLINFO* pThis,
728 * pThis - Pointer to the interface structure itself.
742 void (*FFI_DisplayCaret)(struct _FPDF_FORMFILLINFO* pThis,
758 * pThis - Pointer to the interface structure itself.
764 int (*FFI_GetCurrentPageIndex)(struct _FPDF_FORMFILLINFO* pThis,
775 * pThis - Pointer to the interface structure itself.
782 void (*FFI_SetCurrentPage)(struct _FPDF_FORMFILLINFO* pThis,
794 * pThis - Pointer to the interface structure itself.
801 void (*FFI_GotoURL)(struct _FPDF_FORMFILLINFO* pThis,
813 * pThis - Pointer to the interface structure itself.
827 void (*FFI_GetPageViewRect)(struct _FPDF_FORMFILLINFO* pThis,
843 * pThis - Pointer to the interface structure itself.
857 void (*FFI_PageEvent)(struct _FPDF_FORMFILLINFO* pThis,
869 * pThis - Pointer to the interface structure itself.
882 FPDF_BOOL (*FFI_PopupMenu)(struct _FPDF_FORMFILLINFO* pThis,
897 * pThis - Pointer to the interface structure itself.
906 FPDF_FILEHANDLER* (*FFI_OpenFile)(struct _FPDF_FORMFILLINFO* pThis,
920 * pThis - Pointer to the interface structure itself.
934 void (*FFI_EmailTo)(struct _FPDF_FORMFILLINFO* pThis,
951 * pThis - Pointer to the interface structure itself.
959 void (*FFI_UploadTo)(struct _FPDF_FORMFILLINFO* pThis,
972 * pThis - Pointer to the interface structure itself.
980 int (*FFI_GetPlatform)(struct _FPDF_FORMFILLINFO* pThis,
992 * pThis - Pointer to the interface structure itself.
1000 int (*FFI_GetLanguage)(struct _FPDF_FORMFILLINFO* pThis,
1012 * pThis - Pointer to the interface structure itself.
1018 FPDF_LPFILEHANDLER (*FFI_DownloadFromURL)(struct _FPDF_FORMFILLINFO* pThis,
1028 * pThis - Pointer to the interface structure itself.
1041 FPDF_BOOL (*FFI_PostRequestURL)(struct _FPDF_FORMFILLINFO* pThis,
1057 * pThis - Pointer to the interface structure itself.
1065 FPDF_BOOL (*FFI_PutRequestURL)(struct _FPDF_FORMFILLINFO* pThis,