| createSVGPathSegArcAbs(in float x, in float y, in float r1, in float r2, in float angle, in boolean largeArcFlag, in boolean sweepFlag) | nsIDOMSVGPathElement | |
| createSVGPathSegArcRel(in float x, in float y, in float r1, in float r2, in float angle, in boolean largeArcFlag, in boolean sweepFlag) | nsIDOMSVGPathElement | |
| createSVGPathSegClosePath() | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoCubicAbs(in float x, in float y, in float x1, in float y1, in float x2, in float y2) | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoCubicRel(in float x, in float y, in float x1, in float y1, in float x2, in float y2) | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoCubicSmoothAbs(in float x, in float y, in float x2, in float y2) | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoCubicSmoothRel(in float x, in float y, in float x2, in float y2) | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoQuadraticAbs(in float x, in float y, in float x1, in float y1) | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoQuadraticRel(in float x, in float y, in float x1, in float y1) | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoQuadraticSmoothAbs(in float x, in float y) | nsIDOMSVGPathElement | |
| createSVGPathSegCurvetoQuadraticSmoothRel(in float x, in float y) | nsIDOMSVGPathElement | |
| createSVGPathSegLinetoAbs(in float x, in float y) | nsIDOMSVGPathElement | |
| createSVGPathSegLinetoHorizontalAbs(in float x) | nsIDOMSVGPathElement | |
| createSVGPathSegLinetoHorizontalRel(in float x) | nsIDOMSVGPathElement | |
| createSVGPathSegLinetoRel(in float x, in float y) | nsIDOMSVGPathElement | |
| createSVGPathSegLinetoVerticalAbs(in float y) | nsIDOMSVGPathElement | |
| createSVGPathSegLinetoVerticalRel(in float y) | nsIDOMSVGPathElement | |
| createSVGPathSegMovetoAbs(in float x, in float y) | nsIDOMSVGPathElement | |
| createSVGPathSegMovetoRel(in float x, in float y) | nsIDOMSVGPathElement | |
| getPathSegAtLength(in float distance) | nsIDOMSVGPathElement | |
| getPointAtLength(in float distance) | nsIDOMSVGPathElement | |
| getTotalLength() | nsIDOMSVGPathElement | |
| id | nsIDOMSVGElement | |
| ownerSVGElement | nsIDOMSVGElement | |
| pathLength | nsIDOMSVGPathElement | |
| viewportElement | nsIDOMSVGElement | |