Gnash  0.8.10
Namespaces | Functions
TextField_as.h File Reference

Go to the source code of this file.

Namespaces

namespace  gnash
 

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


Functions

as_object * gnash::createTextFieldObject (Global_as &gl)
 Native function to create a plain object with TextField properties.
void gnash::textfield_class_init (as_object &where, const ObjectURI &uri)
 This provides the prototype and static methods for TextField.
void gnash::registerTextFieldNative (as_object &global)