|
Gnash
0.8.11dev
|
#include "namedStrings.h"#include "Boolean_as.h"#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "NativeFunction.h"#include "GnashException.h"#include "VM.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::boolean_class_init (as_object &global, const ObjectURI &uri) |
| Initialize the global Boolean class. More... | |
| void | gnash::registerBooleanNative (as_object &global) |
1.8.12