|
Gnash
0.8.11dev
|
#include "namedStrings.h"#include "Selection_as.h"#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "NativeFunction.h"#include "AsBroadcaster.h"#include "TextField.h"#include "VM.h"#include "movie_root.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::selection_class_init (as_object &global, const ObjectURI &uri) |
| Initialize the global Selection class. More... | |
| void | gnash::registerSelectionNative (as_object &global) |
| Register native selection methods. More... | |
1.8.12