|
Gnash
0.8.11dev
|
#include "TextField_as.h"#include "namedStrings.h"#include "TextField.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "AsBroadcaster.h"#include "TextFormat_as.h"#include "MovieClip.h"#include "NativeFunction.h"#include "GnashNumeric.h"#include "Movie.h"#include "fontlib.h"#include "utf8.h"#include "Font.h"Namespaces | |
| 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) |
1.8.12