Gnash
0.8.10
|
#include "Global_as.h"
Go to the source code of this file.
Namespaces | |
namespace | 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. | |
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. |