Gnash  0.8.10
Classes | Namespaces | Typedefs
X11Device.h File Reference
#include <boost/scoped_array.hpp>
#include <boost/scoped_ptr.hpp>
#include "GnashDevice.h"

Go to the source code of this file.

Classes

class  gnash::renderer::x11::X11Device

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  gnash::renderer
namespace  gnash::renderer::x11

Typedefs

typedef void(* gnash::renderer::x11::init_func )()
typedef void(* gnash::renderer::x11::reshape_func )(int, int)
typedef void(* gnash::renderer::x11::draw_func )()
typedef int(* gnash::renderer::x11::key_func )(unsigned key)