Gnash
0.8.11dev
|
Go to the source code of this file.
Classes | |
class | gnash::Renderer_cairo |
Namespaces | |
gnash | |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
gnash::renderer | |
gnash::renderer::cairo | |
Cairo renderer namespace. | |
Typedefs | |
typedef std::vector< Path > | gnash::PathVec |
typedef std::vector< const Path * > | gnash::PathPtrVec |
Functions | |
DSOEXPORT Renderer * | gnash::renderer::cairo::create_handler () |
Create a render handler. More... | |
DSOEXPORT void | gnash::renderer::cairo::set_context (Renderer *handler, cairo_t *context) |
Make sure to call this before starting display. More... | |