getCurrentColor() | SVGContext | |
getCurrentFillRule() | SVGContext | |
getCurrentOpacity() | SVGContext | |
getCurrentTransformation() | SVGContext | |
getShapeMaker() | SVGContext | |
init(int aStackSize, int aStackIncrement) | SVGContext | |
isFillOff() | SVGContext | |
mCurrentFillRule | SVGContext | [protected] |
mCurrentPaint | SVGContext | [protected] |
mCurrentTransformation | SVGContext | [protected] |
mShapeMaker | SVGContext | [protected] |
mStack | SVGContext | [protected] |
popState() | SVGContext | |
pushState() | SVGContext | |
reset() | SVGContext | |
setCurrentColor(unsigned int aColor) | SVGContext | |
setCurrentFillRule(RENDERER_FILLMODE aFillRule) | SVGContext | |
setCurrentOpacity(RATIONAL aOpacity) | SVGContext | |
setCurrentTransformation(const MATRIX2D &aTransformation) | SVGContext | |
setFillOff() | SVGContext | |
SVGContext(ShapeMaker *aShapeMaker) | SVGContext |