|
Gnash
0.8.11dev
|
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(std::int32_t cx, std::int32_t cy, std::int32_t ax, std::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(std::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(std::int32_t x, std::int32_t y, int swfVersion) | gnash::DynamicShape | |
| moveTo(std::int32_t x, std::int32_t y) | gnash::DynamicShape | |
| pointTestLocal(std::int32_t x, std::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 |
1.8.12