#include "ContextMenu_as.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "smart_ptr.h"
#include "builtin_function.h"
#include "namedStrings.h"
#include "Array_as.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::contextmenu_class_init (as_object &where, const ObjectURI &uri) |
Initialize the global ContextMenu class. |
const string_table::key _c |
as_object& _target |
Referenced by gnash::movie_root::movie_root().