Go to the documentation of this file.
15 #ifndef FS_FORMFILLER_H_
16 #define FS_FORMFILLER_H_
55 virtual void OnTimer(
int timer) = 0;
72 typedef enum _PopupMenuItem {
137 virtual bool KillTimer(
int timer_id) = 0;
257 virtual void ReportInvalidValue(
const wchar_t* form_field_name,
const wchar_t* invalid_value) = 0;
278 typedef enum _VirtualKeyCode {
460 typedef enum _EventFlags {
898 #endif // FS_FORMFILLER_H_
void * FS_HANDLE
Handle type.
Definition: fs_basictypes.h:214
Header file for common definitions and classes.
uint32 ARGB
ARGB color type, 32 bits, ((b) | ((g) << 8) | ((r) << 16)) | ((a) << 24)
Definition: fs_basictypes.h:210
Definition: fx_coordinates.h:30
Header file for rendering related definitions and classes.
Foxit namespace.
Definition: fs_taggedpdf.h:27
#define NULL
The null-pointer value.
Definition: fx_system.h:780
Definition: fx_coordinates.h:771
Definition: fs_pdfpage.h:412
FX_INT32 int32
32-bit signed integer.
Definition: fs_basictypes.h:194
Definition: fx_coordinates.h:1076
WIDE STRING CLASS.
Definition: fx_string.h:1452
FX_UINT32 uint32
32-bit unsigned integer.
Definition: fs_basictypes.h:196
Definition: fs_render.h:200
Definition: fs_basictypes.h:427
@2024 Foxit Software Incorporated. All rights reserved.