15 #ifndef FS_FORMFILLER_H_ 16 #define FS_FORMFILLER_H_ 55 virtual void OnTimer(
int timer) = 0;
117 virtual bool KillTimer(
int timer_id) = 0;
167 typedef enum _VirtualKeyCode {
349 typedef enum _EventFlags {
711 #endif // FS_FORMFILLER_H_
Definition: fx_coordinates.h:30
Definition: fs_render.h:70
uint32 ARGB
ARGB color type, 32 bits, ((b) | ((g) << 8) | ((r) << 16)) | ((a) << 24)
Definition: fs_basictypes.h:212
FX_UINT32 uint32
32-bit unsigned integer.
Definition: fs_basictypes.h:198
Definition: fs_pdfpage.h:313
void * FS_HANDLE
Handle type.
Definition: fs_basictypes.h:216
Header file for common definitions and classes.
FX_INT32 int32
32-bit signed integer.
Definition: fs_basictypes.h:196
Definition: fs_basictypes.h:393
Foxit namespace.
Definition: fs_compare.h:27
#define NULL
The null-pointer value.
Definition: fx_system.h:767
Definition: fx_coordinates.h:1074
Header file for rendering related definitions and classes.
Definition: fx_coordinates.h:769