Lines Matching defs:size

299 	CubeShape.prototype.size = 20;  method in CubeShape
387 WaypointShape.prototype.size = 6; method in WaypointShape
409 IsoRectangleShape.prototype.size = 20; method in IsoRectangleShape
432 IsoCubeShape.prototype.size = 20; method in IsoCubeShape
533 NoteShape.prototype.size = 30; method in NoteShape
647 CylinderShape.prototype.size = 15; method in CylinderShape
696 CylinderShape3.prototype.size = 15; method in CylinderShape3
1013 CardShape.prototype.size = 30; method in CardShape
1035 TapeShape.prototype.size = 0.4; method in TapeShape
1087 DocumentShape.prototype.size = 0.3; method in DocumentShape
1237 ParallelogramShape.prototype.size = 0.2; method in ParallelogramShape
1262 TrapezoidShape.prototype.size = 0.2; method in TrapezoidShape
1287 CurlyBracketShape.prototype.size = 0.5; method in CurlyBracketShape
1596 ProcessShape.prototype.size = 0.1; method in ProcessShape
1692 CalloutShape.prototype.size = 30; method in CalloutShape
1727 StepShape.prototype.size = 0.2; method in StepShape
1752 HexagonShape.prototype.size = 0.25; method in HexagonShape
2139 UmlLifeline.prototype.size = 40; method in UmlLifeline
2158 mxRectangleShape.prototype.paintBackground.call(this, c, x, y, w, size); argument
2187 mxRectangleShape.prototype.paintForeground.call(this, c, x, y, w, Math.min(h, size)); argument
2621 LollipopShape.prototype.size = 10; method in LollipopShape
2645 RequiresShape.prototype.size = 10; method in RequiresShape
2935 ManualInputShape.prototype.size = 30; method in ManualInputShape
3120 DataStorageShape.prototype.size = 0.1; method in DataStorageShape
3180 LoopLimitShape.prototype.size = 20; method in LoopLimitShape
3202 OffPageConnectorShape.prototype.size = 3 / 8; method in OffPageConnectorShape
3496 CrossShape.prototype.size = 0.2; method in CrossShape
3530 DisplayShape.prototype.size = 0.25; method in DisplayShape
4403 mxShapeBasicRect2.prototype.moveNW = function(c, x, y, w, h, rectStyle, topLeftStyle, size, left) argument
4415 mxShapeBasicRect2.prototype.moveNE = function(c, x, y, w, h, rectStyle, topRightStyle, size, top) argument
4427 …mxShapeBasicRect2.prototype.moveSE = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, ri… argument
4439 …mxShapeBasicRect2.prototype.moveSW = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bot… argument
4451 mxShapeBasicRect2.prototype.paintNW = function(c, x, y, w, h, rectStyle, topLeftStyle, size, left) argument
4476 …mxShapeBasicRect2.prototype.paintTop = function(c, x, y, w, h, rectStyle, topRightStyle, size, rig… argument
4488 mxShapeBasicRect2.prototype.paintNE = function(c, x, y, w, h, rectStyle, topRightStyle, size, top) argument
4513 …mxShapeBasicRect2.prototype.paintRight = function(c, x, y, w, h, rectStyle, bottomRightStyle, size argument
4525 mxShapeBasicRect2.prototype.paintLeft = function(c, x, y, w, h, rectStyle, topLeftStyle, size, top) argument
4537 …mxShapeBasicRect2.prototype.paintSE = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, r… argument
4562 …mxShapeBasicRect2.prototype.paintBottom = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size argument
4574 …mxShapeBasicRect2.prototype.paintSW = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bo… argument
4599 …mxShapeBasicRect2.prototype.paintNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, … argument
4620 …mxShapeBasicRect2.prototype.paintTopInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size,… argument
4653 …mxShapeBasicRect2.prototype.paintNEInner = function(c, x, y, w, h, rectStyle, topRightStyle, size,… argument
4674 …otype.paintRightInner = function(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right) argument
4707 …type.paintLeftInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, le… argument
4740 …icRect2.prototype.paintSEInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent) argument
4761 …e.paintBottomInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bot… argument
4790 ….prototype.paintSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom) argument
4819 …mxShapeBasicRect2.prototype.moveSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size argument
4841 …mxShapeBasicRect2.prototype.lineSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size argument
4863 ….prototype.moveSEInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom) argument
4885 ….prototype.lineSEInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom) argument
4907 …mxShapeBasicRect2.prototype.moveNEInner = function(c, x, y, w, h, rectStyle, topRightStyle, size, … argument
4929 …mxShapeBasicRect2.prototype.lineNEInner = function(c, x, y, w, h, rectStyle, topRightStyle, size, … argument
4951 …mxShapeBasicRect2.prototype.moveNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, i… argument
4981 …mxShapeBasicRect2.prototype.lineNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, i… argument
5011 …ectStyle, topLeftStyle, topRightStyle, bottomRightStyle, bottomLeftStyle, size, top, right, bottom… argument
5113 mxMarker.addMarker('dash', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
5128 mxMarker.addMarker('box', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
5159 mxMarker.addMarker('cross', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
5175 function circleMarker(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
5204 …mxMarker.addMarker('circlePlus', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument
5225 …mxMarker.addMarker('halfCircle', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument
5244 mxMarker.addMarker('async', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
5295 return function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
5323 function arrow(canvas, shape, type, pe, unitX, unitY, size, source, sw, filled) argument