, including all inherited members.
_name | gnash::DisplayObject | [protected] |
_parent | gnash::DisplayObject | [protected] |
add_event_handler(const event_id &id, const action_buffer &code) | gnash::DisplayObject | |
add_invalidated_bounds(InvalidatedRanges &ranges, bool force) | gnash::DisplayObject | [virtual] |
allowHandCursor() const | gnash::DisplayObject | |
blendMode(const fn_call &fn) | gnash::DisplayObject | [static] |
BlendMode enum name | gnash::DisplayObject | |
BLENDMODE_ADD enum value | gnash::DisplayObject | |
BLENDMODE_ALPHA enum value | gnash::DisplayObject | |
BLENDMODE_DARKEN enum value | gnash::DisplayObject | |
BLENDMODE_DIFFERENCE enum value | gnash::DisplayObject | |
BLENDMODE_ERASE enum value | gnash::DisplayObject | |
BLENDMODE_HARDLIGHT enum value | gnash::DisplayObject | |
BLENDMODE_INVERT enum value | gnash::DisplayObject | |
BLENDMODE_LAYER enum value | gnash::DisplayObject | |
BLENDMODE_LIGHTEN enum value | gnash::DisplayObject | |
BLENDMODE_MULTIPLY enum value | gnash::DisplayObject | |
BLENDMODE_NORMAL enum value | gnash::DisplayObject | |
BLENDMODE_OVERLAY enum value | gnash::DisplayObject | |
BLENDMODE_SCREEN enum value | gnash::DisplayObject | |
BLENDMODE_SUBTRACT enum value | gnash::DisplayObject | |
BLENDMODE_UNDEFINED enum value | gnash::DisplayObject | |
boundsInClippingArea(Renderer &renderer) const | gnash::DisplayObject | |
BufferList typedef | gnash::DisplayObject | |
childInvalidated() const | gnash::DisplayObject | [inline] |
clear_invalidated() | gnash::DisplayObject | [inline] |
clearReachable() const | gnash::GcResource | [inline] |
construct(as_object *=0) | gnash::DisplayObject | [inline, virtual] |
destroy() | gnash::DisplayObject | [virtual] |
display(Renderer &renderer, const Transform &xform)=0 | gnash::DisplayObject | [pure virtual] |
DisplayObject(movie_root &mr, as_object *object, DisplayObject *parent) | gnash::DisplayObject | |
Events typedef | gnash::DisplayObject | |
extend_invalidated_bounds(const InvalidatedRanges &ranges) | gnash::DisplayObject | |
findDropTarget(boost::int32_t x, boost::int32_t y, DisplayObject *dragging) const | gnash::DisplayObject | [inline, virtual] |
focusRect() const | gnash::DisplayObject | [inline] |
focusRect(boost::tribool focus) | gnash::DisplayObject | [inline] |
GC class | gnash::GcResource | [friend] |
GcResource(GC &gc) | gnash::GcResource | [inline] |
get_accept_anim_moves() const | gnash::DisplayObject | [inline] |
get_clip_depth() const | gnash::DisplayObject | [inline] |
get_depth() const | gnash::DisplayObject | [inline] |
get_environment() | gnash::DisplayObject | [inline, virtual] |
get_event_handler(const event_id &id) const | gnash::DisplayObject | |
get_event_handlers() const | gnash::DisplayObject | [inline, protected] |
get_name() const | gnash::DisplayObject | [inline] |
get_ratio() const | gnash::DisplayObject | [inline] |
get_root() const | gnash::DisplayObject | [inline, virtual] |
getAsRoot() | gnash::DisplayObject | [virtual] |
getBlendMode() const | gnash::DisplayObject | [inline] |
getBounds() const =0 | gnash::DisplayObject | [pure virtual] |
getDefinitionVersion() const | gnash::DisplayObject | [inline, virtual] |
getLoadedMovie(Movie *newMovie) | gnash::DisplayObject | [virtual] |
getMask() const | gnash::DisplayObject | [inline] |
getNextUnnamedInstanceName() | gnash::DisplayObject | |
getOrigTarget() const | gnash::DisplayObject | [inline] |
getPathElementSeparator(string_table::key key) | gnash::DisplayObject | [protected] |
getStaticText(std::vector< const SWF::TextRecord * > &, size_t &) | gnash::DisplayObject | [inline, virtual] |
getTarget() const | gnash::DisplayObject | |
getTargetPath() const | gnash::DisplayObject | |
getVolume() const | gnash::DisplayObject | [inline] |
getWorldVolume() const | gnash::DisplayObject | |
handleFocus() | gnash::DisplayObject | [inline, virtual] |
hasEventHandler(const event_id &id) const | gnash::DisplayObject | |
invalidated() const | gnash::DisplayObject | [inline] |
isDestroyed() const | gnash::DisplayObject | [inline] |
isDynamic() const | gnash::DisplayObject | [inline] |
isDynamicMask() const | gnash::DisplayObject | [inline] |
isMaskLayer() const | gnash::DisplayObject | [inline] |
isReachable() const | gnash::GcResource | [inline] |
isSelectableTextField() const | gnash::DisplayObject | [inline, virtual] |
killFocus() | gnash::DisplayObject | [inline, virtual] |
lowerAccessibleBound | gnash::DisplayObject | [static] |
m_old_invalidated_ranges | gnash::DisplayObject | [protected] |
markOwnResources() const | gnash::DisplayObject | [inline, virtual] |
markReachableResources() const | gnash::DisplayObject | [virtual] |
noClipDepthValue | gnash::DisplayObject | [static] |
object() const | gnash::DisplayObject | [inline] |
omit_display() | gnash::DisplayObject | [inline, virtual] |
parent() const | gnash::DisplayObject | [inline] |
pathElement(const ObjectURI &uri) | gnash::DisplayObject | [virtual] |
pointInBounds(boost::int32_t x, boost::int32_t y) const | gnash::DisplayObject | [inline] |
pointInShape(boost::int32_t x, boost::int32_t y) const =0 | gnash::DisplayObject | [pure virtual] |
pointInVisibleShape(boost::int32_t x, boost::int32_t y) const | gnash::DisplayObject | [inline, virtual] |
removedDepthOffset | gnash::DisplayObject | [static] |
rotation() const | gnash::DisplayObject | [inline] |
saveOriginalTarget() | gnash::DisplayObject | [inline, protected] |
scaleX() const | gnash::DisplayObject | [inline] |
scaleY() const | gnash::DisplayObject | [inline] |
set_child_invalidated() | gnash::DisplayObject | |
set_clip_depth(int d) | gnash::DisplayObject | [inline] |
set_depth(int d) | gnash::DisplayObject | [inline] |
set_event_handlers(const Events ©from) | gnash::DisplayObject | [protected] |
set_invalidated() | gnash::DisplayObject | |
set_invalidated(const char *debug_file, int debug_line) | gnash::DisplayObject | |
set_name(const ObjectURI &uri) | gnash::DisplayObject | [inline] |
set_parent(DisplayObject *parent) | gnash::DisplayObject | [inline] |
set_ratio(boost::uint16_t r) | gnash::DisplayObject | [inline] |
set_rotation(double rot) | gnash::DisplayObject | |
set_visible(bool visible) | gnash::DisplayObject | |
set_x_scale(double factor) | gnash::DisplayObject | |
set_y_scale(double factor) | gnash::DisplayObject | |
setBlendMode(BlendMode bm) | gnash::DisplayObject | [inline] |
setCxForm(const SWFCxForm &cx) | gnash::DisplayObject | [inline] |
setDynamic() | gnash::DisplayObject | [inline] |
setHeight(double height) | gnash::DisplayObject | [virtual] |
setMask(DisplayObject *mask) | gnash::DisplayObject | |
setMatrix(const SWFMatrix &m, bool updateCache=false) | gnash::DisplayObject | |
setReachable() const | gnash::GcResource | [inline] |
setVolume(int vol) | gnash::DisplayObject | [inline] |
setWidth(double width) | gnash::DisplayObject | [virtual] |
stage() const | gnash::DisplayObject | [inline, protected] |
staticDepthOffset | gnash::DisplayObject | [static] |
to_movie() | gnash::DisplayObject | [inline, virtual] |
topmostMouseEntity(boost::int32_t, boost::int32_t) | gnash::DisplayObject | [inline, virtual] |
transform() const | gnash::DisplayObject | [inline] |
transformedByScript() | gnash::DisplayObject | [inline] |
unload() | gnash::DisplayObject | |
unloadChildren() | gnash::DisplayObject | [inline, protected, virtual] |
unloaded() const | gnash::DisplayObject | [inline] |
update() | gnash::DisplayObject | [inline, virtual] |
upperAccessibleBound | gnash::DisplayObject | [static] |
visible() const | gnash::DisplayObject | [inline] |
visitNonProperties(KeyVisitor &) const | gnash::DisplayObject | [inline, virtual] |
~DisplayObject() | gnash::DisplayObject | [inline, virtual] |
~GcResource() | gnash::GcResource | [inline, protected, virtual] |