init(int aStackSize, int aStackIncrement) | SVGStack | |
mFillRulePool | SVGStack | [protected] |
mFillRuleStack | SVGStack | [protected] |
mPaintPool | SVGStack | [protected] |
mPaintStack | SVGStack | [protected] |
mTransformationPool | SVGStack | [protected] |
mTransformationStack | SVGStack | [protected] |
popFillRule(RENDERER_FILLMODE &aFillRule) | SVGStack | |
popPaint(SVGPaint &aPaint) | SVGStack | |
popTransformation(MATRIX2D &aMatrix) | SVGStack | |
pushFillRule(const RENDERER_FILLMODE &aFillRule) | SVGStack | |
pushPaint(const SVGPaint &aPaint) | SVGStack | |
pushTransformation(const MATRIX2D &aMatrix) | SVGStack | |
SVGStack() | SVGStack | |
~SVGStack() | SVGStack |