|
Gnash 0.8.9
|
#include "namedStrings.h"#include "Accessibility_as.h"#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "smart_ptr.h"#include "NativeFunction.h"Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
| namespace | gnash::cpp |
Functions | |
| void | gnash::cpp::attachAccessibilityStaticInterface (as_object &o) |
| as_value | gnash::cpp::accessibility_isActive (const fn_call &fn) |
| as_value | gnash::cpp::accessibility_updateProperties (const fn_call &fn) |
| as_value | gnash::cpp::accessibility_sendEvent (const fn_call &fn) |
| void | gnash::accessibility_class_init (as_object &where, const ObjectURI &uri) |
| Initialize the global Accessibility class. | |
| void | gnash::registerAccessibilityNative (as_object &global) |
1.7.3