Gnash
0.8.10
|
#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 | |
namespace | 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. | |
void | gnash::registerSelectionNative (as_object &global) |
Register native selection methods. |