Gnash  0.8.11dev
Namespaces | Functions
BitmapFilter_as.h File Reference
#include "Global_as.h"

Go to the source code of this file.

Namespaces

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

Functions

void gnash::bitmapfilter_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global BitmapFilter class. More...
 
void gnash::registerBitmapFilterNative (as_object &global)
 
void gnash::registerBitmapClass (as_object &where, Global_as::ASFunction ctor, Global_as::Properties p, const ObjectURI &uri)
 Convenience function only for BitmapFilter subclasses. More...