Namespaces |
| namespace | gnash |
| | Anonymous namespace for callbacks, local functions, event handlers etc.
|
Functions |
| SWFMatrix | gnash::gradientMatrix (GradientFill::Type t, const SWFMatrix &m) |
| OptionalFillPair | gnash::readFills (SWFStream &in, SWF::TagType t, movie_definition &m, bool readMorph) |
| | Read FillStyles from a stream.
|
| void | gnash::setLerp (FillStyle &f, const FillStyle &a, const FillStyle &b, double t) |
| | Set the FillStyle to a lerp of a and b.
|
| std::ostream & | gnash::operator<< (std::ostream &os, const BitmapFill::SmoothingPolicy &p) |