|
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) ![]() |

Go to the source code of this file.
Defines | |
| #define | const |
| #define | MAX_MEM_LEVEL 9 |
| #define | MAX_WBITS 15 |
| #define | OF(args) () |
| #define | ZEXTERN extern |
| #define | ZEXPORT |
| #define | ZEXPORTVA |
| #define | FAR |
| #define | SEEK_SET 0 |
| #define | SEEK_CUR 1 |
| #define | SEEK_END 2 |
| #define | z_off_t long |
Typedefs | |
| typedef unsigned char | Byte |
| typedef unsigned int | uInt |
| typedef unsigned long | uLong |
| typedef Byte FAR | Bytef |
| typedef char FAR | charf |
| typedef int FAR | intf |
| typedef uInt FAR | uIntf |
| typedef uLong FAR | uLongf |
| typedef Byte const * | voidpc |
| typedef Byte FAR * | voidpf |
| typedef Byte * | voidp |
| #define MAX_MEM_LEVEL 9 |
Definition at line 138 of file zconf.h.
Referenced by deflateInit2_().
| #define MAX_WBITS 15 |
Definition at line 148 of file zconf.h.
Referenced by deflateInit_(), and gz_open().
| #define SEEK_END 2 |
Definition at line 298 of file zconf.h.
Referenced by gzseek(), Fl_Help_View::load(), Fl_Data_Type::write_code1(), and Fluid_Image::write_static().
| #define SEEK_SET 0 |
Definition at line 296 of file zconf.h.
Referenced by Fl_BMP_Image::Fl_BMP_Image(), gzrewind(), gzseek(), Fl_Data_Type::write_code1(), and Fluid_Image::write_static().
| #define z_off_t long |
Definition at line 301 of file zconf.h.
Referenced by zlibCompileFlags().