|
Gnash
0.8.11dev
|
#include "TextSnapshot_as.h"#include <boost/algorithm/string/compare.hpp>#include <boost/dynamic_bitset.hpp>#include <algorithm>#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "NativeFunction.h"#include "StaticText.h"#include "DisplayList.h"#include "MovieClip.h"#include "Font.h"#include "swf/TextRecord.h"#include "RGBA.h"#include "GnashNumeric.h"#include "namedStrings.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::textsnapshot_class_init (as_object &where, const ObjectURI &uri) |
| void | gnash::registerTextSnapshotNative (as_object &global) |
1.8.12