|
Gnash
0.8.11dev
|
#include "haiku_agg_glue.h"#include "log.h"#include "Renderer.h"#include "Renderer_agg.h"#include "GnashException.h"#include "gui.h"#include <cerrno>#include <ostream>#include "adipe.h"#include <interface/Font.h>#include <Application.h>#include <interface/Bitmap.h>#include <View.h>#include <Window.h>#include <sys/mman.h>Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Macros | |
| #define | CHUNK_SIZE (100 * 100 * depth_bytes) |
| #define CHUNK_SIZE (100 * 100 * depth_bytes) |
Referenced by gnash::HaikuAggGlue::prepDrawingArea().
1.8.12