Gnash
0.8.10
|
#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 | |
namespace | 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) |
size_t _count |
TextSnapshot_as::TextFields& _fields |