Gnash 0.8.9
Namespaces | Functions

ContextMenuItem_as.cpp File Reference

#include "ContextMenuItem_as.h"
#include "namedStrings.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "as_function.h"

Namespaces

namespace  gnash
 

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


namespace  gnash::cpp

Functions

as_value gnash::cpp::contextmenuitem_ctor (const fn_call &fn)
as_value gnash::cpp::contextmenuitem_copy (const fn_call &fn)
void gnash::cpp::attachContextMenuItemInterface (as_object &o)
void gnash::contextmenuitem_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global ContextMenuItem class.