| addLastChild(SVGCommand *aCommand) | SVGCommandSet | |
| createPath(const char *aFill, const char *aFillOpacity, const char *aFillRule, const char *aPath) | SVGDocument | [protected, static] |
| createTree(class TiXmlElement *aElement, SVGCommandSet *aSet) | SVGDocument | [protected, static] |
| execute(SVGContext *aContext) | SVGDocument | [virtual] |
| getFirstChild() | SVGCommandSet | |
| getNextSibling() | SVGCommand | |
| load(const char *aFileName) | SVGDocument | [static] |
| mFirstChild | SVGCommandSet | [protected] |
| mLastChild | SVGCommandSet | [protected] |
| mMatrix | SVGDocument | [protected] |
| mNextSibling | SVGCommand | [protected] |
| mUseStack | SVGCommandSet | [protected] |
| setTransformation(const MATRIX2D &aMatrix) | SVGDocument | |
| SVGCommand() | SVGCommand | |
| SVGCommandSet(bool aUseStack=false) | SVGCommandSet | |
| SVGDocument() | SVGDocument | |
| ~SVGCommand() | SVGCommand | [virtual] |
| ~SVGCommandSet() | SVGCommandSet | [virtual] |
1.4.6-NO