This is the complete list of members for
gnash::ColorTransform_as, including all inherited members.
| clean() | gnash::Relay | [inline, virtual] |
| ColorTransform_as(double rm, double gm, double bm, double am, double ro, double go, double bo, double ao) | gnash::ColorTransform_as | |
| concat(const ColorTransform_as &other) | gnash::ColorTransform_as | |
| getAlphaMultiplier() const | gnash::ColorTransform_as | [inline] |
| getAlphaOffset() const | gnash::ColorTransform_as | [inline] |
| getBlueMultiplier() const | gnash::ColorTransform_as | [inline] |
| getBlueOffset() const | gnash::ColorTransform_as | [inline] |
| getGreenMultiplier() const | gnash::ColorTransform_as | [inline] |
| getGreenOffset() const | gnash::ColorTransform_as | [inline] |
| getRedMultiplier() const | gnash::ColorTransform_as | [inline] |
| getRedOffset() const | gnash::ColorTransform_as | [inline] |
| setAlphaMultiplier(double am) | gnash::ColorTransform_as | [inline] |
| setAlphaOffset(double ao) | gnash::ColorTransform_as | [inline] |
| setBlueMultiplier(double bm) | gnash::ColorTransform_as | [inline] |
| setBlueOffset(double bo) | gnash::ColorTransform_as | [inline] |
| setGreenMultiplier(double gm) | gnash::ColorTransform_as | [inline] |
| setGreenOffset(double go) | gnash::ColorTransform_as | [inline] |
| setReachable() | gnash::Relay | [inline, virtual] |
| setRedMultiplier(double rm) | gnash::ColorTransform_as | [inline] |
| setRedOffset(double ro) | gnash::ColorTransform_as | [inline] |
| ~Relay()=0 | gnash::Relay | [inline, pure virtual] |