Lines Matching refs:Graph
286 Graph.handleFactory[mxIOS7C.SHAPE_IOS7_SLIDER] = function(state)
288 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
366 Graph.handleFactory[mxIOS7C.SHAPE_IOS7_DOWNLOAD_BAR] = function(state)
368 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
1575 Graph.handleFactory[mxShapeIOS7SelectBar.prototype.cst.SELECT_BAR] = function(state)
1577 var handles = [Graph.createHandle(state, ['dx'], function(bounds)
1588 var handle2 = Graph.createHandle(state, ['dy'], function(bounds)
1600 var handle3 = Graph.createHandle(state, ['size'], function(bounds)
1612 var handle4 = Graph.createHandle(state, ['dx2'], function(bounds)
1705 Graph.handleFactory[mxShapeIOS7Slider2.prototype.cst.SHAPE_SLIDER] = function(state)
1707 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)