diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/mac.H | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -143,7 +143,6 @@ public: void contains_GL_subwindow(void); void set_key_window(void); void set_cursor(Fl_Cursor); - static int screen_init(XRectangle screens[], float dpi[]); static CGImageRef CGImage_from_window_rect(Fl_Window *win, int x, int y, int w, int h); static unsigned char *bitmap_from_window_rect(Fl_Window *win, int x, int y, int w, int h, int *bytesPerPixel); static Fl_Region intersect_region_and_rect(Fl_Region current, int x,int y,int w, int h); |
