#include <aos4_cairo_glue.h>
gnash::AOS4CairoGlue::AOS4CairoGlue |
( |
| ) |
|
gnash::AOS4CairoGlue::~AOS4CairoGlue |
( |
| ) |
|
|
virtual |
Renderer * gnash::AOS4CairoGlue::createRenderHandler |
( |
int |
depth | ) |
|
|
virtual |
Renderer * gnash::AOS4CairoGlue::createRenderHandler |
( |
| ) |
|
|
virtual |
struct Menu * gnash::AOS4CairoGlue::getMenu |
( |
void |
| ) |
|
struct Window * gnash::AOS4CairoGlue::getWindow |
( |
void |
| ) |
|
bool gnash::AOS4CairoGlue::init |
( |
int |
argc, |
|
|
char ** |
argv[] |
|
) |
| |
|
virtual |
bool gnash::AOS4CairoGlue::prepDrawingArea |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
virtual |
Implements gnash::AOS4Glue.
References _, gnash::AOS4Glue::_bpp, _height, _width, _window, CHUNK_SIZE, height, nm, gnash::renderer::cairo::set_context(), gnash::geometry::Range2d< T >::setTo(), and width.
Referenced by resize().
void gnash::AOS4CairoGlue::render |
( |
| ) |
|
|
virtual |
void gnash::AOS4CairoGlue::render |
( |
int |
minx, |
|
|
int |
miny, |
|
|
int |
maxx, |
|
|
int |
maxy |
|
) |
| |
void gnash::AOS4CairoGlue::resize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
void gnash::AOS4CairoGlue::saveOrigiginalDimension |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
void gnash::AOS4CairoGlue::setFullscreen |
( |
| ) |
|
void gnash::AOS4CairoGlue::unsetFullscreen |
( |
| ) |
|
The documentation for this class was generated from the following files: