|
Gnash 0.8.9
|
#include "FillStyle.h"#include <ostream>#include <boost/variant.hpp>#include "smart_ptr.h"#include "CachedBitmap.h"#include "movie_definition.h"#include "SWF.h"#include "GnashNumeric.h"#include "RunResources.h"#include "GnashImage.h"Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| SWFMatrix | gnash::gradientMatrix (GradientFill::Type t, const SWFMatrix &m) |
| 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) |
| const FillStyle::Fill& _a |
Referenced by gnash::SWFMatrix::a().
| const FillStyle::Fill& _b |
Referenced by gnash::SWFMatrix::b().
| const double _ratio |
1.7.3