Lines Matching defs:bounds

11 function mxShapeBasicCross(bounds, fill, stroke, strokewidth)  argument
81 function mxShapeBasicRectCallout(bounds, fill, stroke, strokewidth) argument
184 function mxShapeBasicRoundRectCallout(bounds, fill, stroke, strokewidth) argument
251 return [Graph.createHandle(state, ['dx', 'dy'], function(bounds) argument
257 }, function(bounds, pt) argument
262 }), Graph.createHandle(state, ['size'], function(bounds) argument
267 }, function(bounds, pt) argument
317 function mxShapeBasicWave(bounds, fill, stroke, strokewidth) argument
414 function mxShapeBasicOctagon(bounds, fill, stroke, strokewidth) argument
505 function mxShapeBasicIsoCube(bounds, fill, stroke, strokewidth) argument
603 function mxShapeBasicTriangleAcute(bounds, fill, stroke, strokewidth) argument
683 function mxShapeBasicTriangleObtuse(bounds, fill, stroke, strokewidth) argument
763 function mxShapeBasicDrop(bounds, fill, stroke, strokewidth) argument
818 function mxShapeBasicCone2(bounds, fill, stroke, strokewidth) argument
890 var handle2 = Graph.createHandle(state, ['dy'], function(bounds) argument
895 }, function(bounds, pt) argument
926 function mxShapeBasicPyramid(bounds, fill, stroke, strokewidth) argument
999 var handle2 = Graph.createHandle(state, ['dx2'], function(bounds) argument
1004 }, function(bounds, pt) argument
1011 var handle3 = Graph.createHandle(state, ['dy1'], function(bounds) argument
1016 }, function(bounds, pt) argument
1023 var handle4 = Graph.createHandle(state, ['dy2'], function(bounds) argument
1028 }, function(bounds, pt) argument
1064 function mxShapeBasic4PointStar2(bounds, fill, stroke, strokewidth) argument
1151 function mxShapeBasicDiagSnipRect(bounds, fill, stroke, strokewidth) argument
1240 function mxShapeBasicDiagRoundRect(bounds, fill, stroke, strokewidth) argument
1325 function mxShapeBasicCornerRoundRect(bounds, fill, stroke, strokewidth) argument
1410 function mxShapeBasicPlaque(bounds, fill, stroke, strokewidth) argument
1494 function mxShapeBasicFrame(bounds, fill, stroke, strokewidth) argument
1609 function mxShapeBasicPlaqueFrame(bounds, fill, stroke, strokewidth) argument
1710 function mxShapeBasicRoundedFrame(bounds, fill, stroke, strokewidth) argument
1812 function mxShapeBasicFrameCorner(bounds, fill, stroke, strokewidth) argument
1903 function mxShapeBasicDiagStripe(bounds, fill, stroke, strokewidth) argument
1989 function mxShapeBasicDonut(bounds, fill, stroke, strokewidth) argument
2064 function mxShapeBasicLayeredRect(bounds, fill, stroke, strokewidth) argument
2178 function mxShapeBasicButton(bounds, fill, stroke, strokewidth) argument
2291 function mxShapeBasicShadedButton(bounds, fill, stroke, strokewidth) argument
2401 function mxShapeBasicPie(bounds, fill, stroke, strokewidth) argument
2514 var handle2 = Graph.createHandle(state, ['endAngle'], function(bounds) argument
2519 }, function(bounds, pt) argument
2545 function mxShapeBasicArc(bounds, fill, stroke, strokewidth) argument
2656 var handle2 = Graph.createHandle(state, ['endAngle'], function(bounds) argument
2661 }, function(bounds, pt) argument
2687 function mxShapeBasicPartConcEllipse(bounds, fill, stroke, strokewidth) argument
2793 var handle2 = Graph.createHandle(state, ['endAngle'], function(bounds) argument
2798 }, function(bounds, pt) argument
2815 var handle3 = Graph.createHandle(state, ['arcWidth'], function(bounds) argument
2820 }, function(bounds, pt) argument
2836 function mxShapeBasicNumEntryVert(bounds, fill, stroke, strokewidth) argument
2907 function mxShapeBasicBendingArch(bounds, fill, stroke, strokewidth) argument
3008 var handle2 = Graph.createHandle(state, ['endAngle'], function(bounds) argument
3013 }, function(bounds, pt) argument
3030 var handle3 = Graph.createHandle(state, ['arcWidth'], function(bounds) argument
3035 }, function(bounds, pt) argument
3051 function mxShapeBasicThreeCornerRoundRect(bounds, fill, stroke, strokewidth) argument
3136 function mxShapeBasicPolygon(bounds, fill, stroke, strokewidth) argument
3212 handles.push(Graph.createHandle(state, ['polyCoords'], function(bounds) argument
3215 }, function(bounds, pt) argument
3241 function mxShapeBasicPatternFillRect(bounds, fill, stroke, strokewidth) argument