41 # define FL_COMMAND opaque 42 # define FL_CONTROL opaque 46 #ifndef FL_PLATFORM_TYPES_H 47 #define FL_PLATFORM_TYPES_H 73 #elif defined(__ANDROID__) 93 @class NSOpenGLContext;
95 #elif defined(__cplusplus) 100 #include <sys/types.h> 102 # define FL_COMMAND FL_META 103 # define FL_CONTROL FL_CTRL 105 #elif defined(_WIN32) 106 typedef struct HBITMAP__ *HBITMAP;
110 # if defined(_WIN64) && defined(_MSC_VER) 116 #include <sys/stat.h> 120 struct dirent {
char d_name[1];};
123 #elif defined(__ANDROID__) 128 typedef struct Fl_Rect_Region *
Fl_Region;
135 typedef struct __GLXcontextRec *
GLContext;
136 #include <sys/types.h> 145 typedef struct __GLXcontextRec *
GLContext;
146 #include <sys/stat.h> 147 #include <sys/types.h> 154 # define FL_COMMAND FL_CTRL 155 # define FL_CONTROL FL_META