Gnash  0.8.11dev
Namespaces | Constant Groups | Functions
TextField_as.h File Reference

Go to the source code of this file.

Namespaces

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

Constant Groups

 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. More...
 
void gnash::textfield_class_init (as_object &where, const ObjectURI &uri)
 This provides the prototype and static methods for TextField. More...
 
void gnash::registerTextFieldNative (as_object &global)