This is the complete list of members for
gnash::DynamicShape, including all inherited members.
add_line_style(const LineStyle &stl) | gnash::DynamicShape | |
add_path(const Path &pth) | gnash::DynamicShape | |
addFillStyle(const FillStyle &stl) | gnash::DynamicShape | |
beginFill(const FillStyle &f) | gnash::DynamicShape | |
clear() | gnash::DynamicShape | |
curveTo(boost::int32_t cx, boost::int32_t cy, boost::int32_t ax, boost::int32_t ay, int swfVersion) | gnash::DynamicShape | |
display(Renderer &renderer, const Transform &xform) const | gnash::DynamicShape | |
DynamicShape() | gnash::DynamicShape | |
endFill() | gnash::DynamicShape | |
finalize() const | gnash::DynamicShape | |
getBounds() const | gnash::DynamicShape | [inline] |
lineStyle(boost::uint16_t thickness, const rgba &color, bool vScale=true, bool hScale=true, bool pixelHinting=false, bool noClose=false, CapStyle startCapStyle=CAP_ROUND, CapStyle endCapStyle=CAP_ROUND, JoinStyle joinStyle=JOIN_ROUND, float miterLimitFactor=1.0f) | gnash::DynamicShape | |
lineTo(boost::int32_t x, boost::int32_t y, int swfVersion) | gnash::DynamicShape | |
moveTo(boost::int32_t x, boost::int32_t y) | gnash::DynamicShape | |
pointTestLocal(boost::int32_t x, boost::int32_t y, const SWFMatrix &wm) const | gnash::DynamicShape | [inline] |
resetLineStyle() | gnash::DynamicShape | |
setBounds(const SWFRect &bounds) | gnash::DynamicShape | [inline] |
shapeRecord() const | gnash::DynamicShape | [inline] |
~DynamicShape() | gnash::DynamicShape | [inline] |