|
Dillo v3.2.0-93-g6a586845
|
#include "fltkcore.hh"#include "../lout/msg.h"#include "../lout/misc.hh"#include <FL/fl_draw.H>#include <math.h>
Go to the source code of this file.
Namespaces | |
| namespace | dw |
| Dw is in this namespace, or sub namespaces of this one. | |
| namespace | dw::fltk |
| This namespace contains FLTK implementations of Dw interfaces. | |
Macros | |
| #define | IMAGE_MAX_AREA (6000 * 6000) |
| #define | MAX_WIDTH 0x8000 |
| #define | MAX_HEIGHT 0x8000 |
Enumerations | |
| enum | dw::fltk::ScaleMode { dw::fltk::SIMPLE , dw::fltk::BEAUTIFUL , dw::fltk::BEAUTIFUL_GAMMA } |
Variables | |
| enum dw::fltk::ScaleMode | dw::fltk::scaleMode = BEAUTIFUL_GAMMA |
| #define IMAGE_MAX_AREA (6000 * 6000) |
Definition at line 27 of file fltkimgbuf.cc.
| #define MAX_HEIGHT 0x8000 |
Definition at line 30 of file fltkimgbuf.cc.
| #define MAX_WIDTH 0x8000 |
Definition at line 29 of file fltkimgbuf.cc.