Lines Matching defs:shape

2670                     mxVsdxGeometry.prototype.getPathXML = function (p, shape) {  argument
2860 mxVsdxGeometryList.prototype.getShapeXML = function (shape) { argument
2887 …/*private*/ mxVsdxGeometryList.prototype.processGeo = function (shape, p, parsedGeom, lastGeoStyle… argument
6578 ArcTo.prototype.handle = function (p, shape) { argument
6641 DelRow.prototype.handle = function (p, shape) { argument
6678 Ellipse.prototype.handle = function (p, shape) { argument
6744 EllipticalArcTo.prototype.handle = function (p, shape) { argument
6877 InfiniteLine.prototype.handle = function (p, shape) { argument
6909 LineTo.prototype.handle = function (p, shape) { argument
6958 MoveTo.prototype.handle = function (p, shape) { argument
7015 NURBSTo.prototype.handle = function (p, shape) { argument
7212 PolylineTo.prototype.handle = function (p, shape) { argument
7296 RelCubBezTo.prototype.handle = function (p, shape) { argument
7345 RelLineTo.prototype.handle = function (p, shape) { argument
7389 RelMoveTo.prototype.handle = function (p, shape) { argument
7438 RelQuadBezTo.prototype.handle = function (p, shape) { argument
7485 SplineKnot.prototype.handle = function (p, shape) { argument
7534 SplineStart.prototype.handle = function (p, shape) { argument
7580 function Style(shape, model) { argument
8830 RelEllipticalArcTo.prototype.handle = function (p, shape) { argument
8839 return _super.prototype.handle.call(this, p, shape); argument
8859 function Shape(shape, model) { argument
9763 function VsdxShape(page, shape, vertex, masters, master, model) { argument