15 #ifndef FS_FORMFILLER_H_ 16 #define FS_FORMFILLER_H_ 52 virtual void OnTimer(
int timer) = 0;
114 virtual bool KillTimer(
int timer_id) = 0;
163 typedef enum _VirtualKeyCode {
345 typedef enum _EventFlags {
707 #endif // FS_FORMFILLER_H_
Definition: fs_render.h:65
uint32 ARGB
ARGB color type, 32 bits, ((b) | ((g) << 8) | ((r) << 16)) | ((a) << 24)
Definition: fs_basictypes.h:209
CFX_PointF PointF
Point information, in float.
Definition: fs_basictypes.h:353
FX_UINT32 uint32
32-bit unsigned integer.
Definition: fs_basictypes.h:195
Definition: fs_pdfpage.h:306
void * FS_HANDLE
Handle type.
Definition: fs_basictypes.h:213
Header file for common definitions and classes.
FX_INT32 int32
32-bit signed integer.
Definition: fs_basictypes.h:193
Definition: fs_basictypes.h:333
Header file for PDF page related definitions and classes.
Foxit namespace.
Definition: fs_connectedpdf.h:26
#define NULL
The null-pointer value.
Definition: fx_system.h:767
Definition: fx_coordinates.h:914
Header file for rendering related definitions and classes.
Definition: fx_coordinates.h:627