Gnash
0.8.10
|
curveTo(const Edge &curve)=0 | gnash::PathParser | [pure virtual] |
fillShape() | gnash::PathParser | [inline, virtual] |
lineTo(const point &p)=0 | gnash::PathParser | [pure virtual] |
moveTo(const point &p)=0 | gnash::PathParser | [pure virtual] |
PathParser(const std::vector< Path > &paths, size_t num_styles) | gnash::PathParser | |
prepareFill(int fill_style, const SWFCxForm &cx)=0 | gnash::PathParser | [pure virtual] |
run(const SWFCxForm &cx, const SWFMatrix &mat) | gnash::PathParser | |
terminateFill(int fill_style)=0 | gnash::PathParser | [pure virtual] |
~PathParser() | gnash::PathParser | [inline, virtual] |