fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

fl_cursor.cxx File Reference

#include <FL/Fl.H>
#include <FL/Fl_Window.H>
#include <FL/x.H>
#include <X11/cursorfont.h>
#include <FL/fl_draw.H>
Include dependency graph for fl_cursor.cxx:

Go to the source code of this file.

Classes

struct  TableEntry

Defines

#define CURSORSIZE   16
#define HOTXY   7

Functions

void fl_cursor (Fl_Cursor c, Fl_Color fg, Fl_Color bg)

Define Documentation

#define CURSORSIZE   16

Definition at line 241 of file fl_cursor.cxx.

Referenced by Fl_Window::cursor().

#define HOTXY   7

Definition at line 242 of file fl_cursor.cxx.

Referenced by Fl_Window::cursor().