Gnash 0.8.9
Namespaces | Functions

ContextMenu_as.cpp File Reference

#include "ContextMenu_as.h"
#include "as_function.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "smart_ptr.h"
#include "namedStrings.h"
#include "Array_as.h"

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  gnash::cpp

Functions

as_value gnash::cpp::contextmenu_hideBuiltInItems (const fn_call &fn)
as_value gnash::cpp::contextmenu_copy (const fn_call &fn)
as_value gnash::cpp::contextmenu_ctor (const fn_call &fn)
void gnash::cpp::attachContextMenuInterface (as_object &o)
void gnash::cpp::setBuiltInItems (as_object &o, bool setting)
void gnash::contextmenu_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global ContextMenu class.

Variable Documentation

ObjectURI _c

Referenced by gnash::SWFMatrix::c().

as_object& _target