/plugin/swiftmail/Swift/ |
D | File.php | 97 protected function createHandle() function in Swift_File 114 $this->createHandle(); 125 $this->createHandle(); 137 $this->createHandle(); 170 $this->createHandle(); 195 $this->createHandle(); 204 $this->createHandle();
|
/plugin/diagramsnet/lib/shapes/ |
D | mxArrows.js | 150 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 162 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 298 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 404 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 416 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 428 var handle3 = Graph.createHandle(state, ['feather'], function(bounds) 544 var handles = [Graph.createHandle(state, ['dx1', 'dy1'], function(bounds) 556 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 568 var handle3 = Graph.createHandle(state, ['dx2'], function(bounds) 694 var handles = [Graph.createHandle(state, ['dx1', 'dy1'], function(bounds) [all …]
|
D | mxBasic.js | 62 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 142 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 251 return [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 262 }), Graph.createHandle(state, ['size'], function(bounds) 369 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 467 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 565 var handles = [Graph.createHandle(state, ['isoAngle'], function(bounds) 649 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 729 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 880 var handles = [Graph.createHandle(state, ['dx'], function(bounds) [all …]
|
D | mxInfographic.js | 65 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 189 var handles = [Graph.createHandle(state, ['startAngle'], function(bounds) 210 var handle2 = Graph.createHandle(state, ['endAngle'], function(bounds) 232 var handle3 = Graph.createHandle(state, ['arcWidth'], function(bounds) 298 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 414 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 537 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 656 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 668 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 788 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) [all …]
|
D | mxGmdl.js | 371 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 467 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 636 var handles = [Graph.createHandle(state, ['hPos'], function(bounds) 735 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 868 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 943 var handles = [Graph.createHandle(state, ['dx1'], function(bounds) 953 var handle2 = Graph.createHandle(state, ['dx2'], function(bounds)
|
D | mxFloorplan.js | 827 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 902 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1020 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1090 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1160 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1236 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1306 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1464 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1711 var handles = [Graph.createHandle(state, ['dx'], function(bounds)
|
D | mxFlowchart.js | 74 var handles = [Graph.createHandle(state, ['size'], function(bounds)
|
D | mxAndroid.js | 954 var handles = [Graph.createHandle(state, ['dx1'], function(bounds) 964 var handle2 = Graph.createHandle(state, ['dx2'], function(bounds) 1051 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1143 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1236 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1326 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 1399 var handles = [Graph.createHandle(state, ['dy'], function(bounds)
|
D | mxLeanMap.js | 2149 var handles = [Graph.createHandle(state, ['dy1'], function(bounds) 2159 var handle2 = Graph.createHandle(state, ['dx2', 'dy2'], function(bounds) 2174 var handle3 = Graph.createHandle(state, ['dx3', 'dy3'], function(bounds) 2188 var handle4 = Graph.createHandle(state, ['dx4', 'dy4'], function(bounds) 2202 var handle5 = Graph.createHandle(state, ['dx5', 'dy5'], function(bounds) 2216 var handle6 = Graph.createHandle(state, ['dy6'], function(bounds)
|
D | mxElectrical.js | 190 var handles = [Graph.createHandle(state, ['notch'], function(bounds) 272 var handles = [Graph.createHandle(state, ['notch'], function(bounds) 360 var handles = [Graph.createHandle(state, ['notch'], function(bounds) 472 var handles = [Graph.createHandle(state, ['notch'], function(bounds)
|
D | mxBootstrap.js | 1258 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1466 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds)
|
D | mxSysML.js | 204 var handles = [Graph.createHandle(state, ['labelX'], function(bounds) 290 var handles = [Graph.createHandle(state, ['labelX'], function(bounds)
|
/plugin/diagramsnet/lib/shapes/ios7/ |
D | mxIOS7Ui.js | 288 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 368 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 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) 1707 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
|
/plugin/diagramsnet/lib/js/grapheditor/ |
D | Shapes.js | 5370 …function createHandle(state, keys, getPositionFn, setPositionFn, ignoreGrid, redrawEdges, executeF… function 5411 return createHandle(state, [mxConstants.STYLE_ARCSIZE], function(bounds) 5466 var handles = [createHandle(state, ['size'], function(bounds) 5495 var handles = [createHandle(state, ['size'], function(bounds) 5522 var handles = [createHandle(state, ['size'], function(bounds) 5547 return [createHandle(state, ['size'], function(bounds) 5563 return [createHandle(state, ['arrowWidth', 'arrowSize'], function(bounds) 5579 return createHandle(state, keys, function(bounds) 5805 handles.push(createHandle(state, [mxConstants.STYLE_STARTSIZE], function(bounds) 5862 return [createHandle(state, ['size'], function(bounds) [all …]
|
/plugin/diagramsnet/lib/js/ |
D | shapes-14-6-5.min.js | 163 …aph.handleFactory[mxIOS7C.SHAPE_IOS7_SLIDER]=function(a){return[Graph.createHandle(a,["barPos"],fu… 167 Graph.handleFactory[mxIOS7C.SHAPE_IOS7_DOWNLOAD_BAR]=function(a){return[Graph.createHandle(a,["barP… 216 …createHandle(a,["dx"],function(a){var b=Math.max(0,Math.min(a.width,parseFloat(mxUtils.getValue(th… 217 …h.max(0,Math.min(a.height,c.y-a.y-a.height)))/100});d.push(e);e=Graph.createHandle(a,["size"],func… 218 Math.max(0,Math.min(a.width/2,a.height/2,a.x+a.width-c.x)))/100});d.push(e);a=Graph.createHandle(a,… 222 …ShapeIOS7Slider2.prototype.cst.SHAPE_SLIDER]=function(a){return[Graph.createHandle(a,["barPos"],fu… 274 …ideoPlayer.prototype.cst.SHAPE_VIDEO_PLAYER]=function(a){var d=[Graph.createHandle(a,["barPos"],fu… 275 a=Graph.createHandle(a,["barHeight"],function(a){var b=Math.max(0,Math.min(a.height,parseFloat(mxUt… 414 …kupHorSlider.prototype.cst.SHAPE_HOR_SLIDER]=function(a){return[Graph.createHandle(a,["sliderPos"]… 500 …xShapeMockupGauge.prototype.cst.SHAPE_GAUGE]=function(a){return[Graph.createHandle(a,["gaugePos"],… [all …]
|
D | shapes.min.js | 114 …aph.handleFactory[mxIOS7C.SHAPE_IOS7_SLIDER]=function(a){return[Graph.createHandle(a,["barPos"],fu… 118 Graph.handleFactory[mxIOS7C.SHAPE_IOS7_DOWNLOAD_BAR]=function(a){return[Graph.createHandle(a,["barP… 167 …createHandle(a,["dx"],function(a){var b=Math.max(0,Math.min(a.width,parseFloat(mxUtils.getValue(th… 168 …h.max(0,Math.min(a.height,c.y-a.y-a.height)))/100});d.push(e);e=Graph.createHandle(a,["size"],func… 169 Math.max(0,Math.min(a.width/2,a.height/2,a.x+a.width-c.x)))/100});d.push(e);a=Graph.createHandle(a,… 173 …ShapeIOS7Slider2.prototype.cst.SHAPE_SLIDER]=function(a){return[Graph.createHandle(a,["barPos"],fu… 225 …ideoPlayer.prototype.cst.SHAPE_VIDEO_PLAYER]=function(a){var d=[Graph.createHandle(a,["barPos"],fu… 226 a=Graph.createHandle(a,["barHeight"],function(a){var b=Math.max(0,Math.min(a.height,parseFloat(mxUt… 365 …kupHorSlider.prototype.cst.SHAPE_HOR_SLIDER]=function(a){return[Graph.createHandle(a,["sliderPos"]… 451 …xShapeMockupGauge.prototype.cst.SHAPE_GAUGE]=function(a){return[Graph.createHandle(a,["gaugePos"],… [all …]
|
D | viewer-static.min.js | 2897 …createHandle(b,["size"],function(b){var d=Math.max(0,Math.min(b.width/2,b.height/2,parseFloat(mxUt… 2899 …ze),parallelogram:Xa(1,D.prototype.size,D.prototype.fixedSize)};Graph.createHandle=ia;Graph.handle… 2900 …HAPE_CONNECTOR);b=Qa[b];return null!=b?b(this.state):null}}else Graph.createHandle=function(){},Gr… 4251 …aph.handleFactory[mxIOS7C.SHAPE_IOS7_SLIDER]=function(a){return[Graph.createHandle(a,["barPos"],fu… 4255 Graph.handleFactory[mxIOS7C.SHAPE_IOS7_DOWNLOAD_BAR]=function(a){return[Graph.createHandle(a,["barP… 4304 …createHandle(a,["dx"],function(a){var b=Math.max(0,Math.min(a.width,parseFloat(mxUtils.getValue(th… 4305 …h.max(0,Math.min(a.height,c.y-a.y-a.height)))/100});d.push(e);e=Graph.createHandle(a,["size"],func… 4306 Math.max(0,Math.min(a.width/2,a.height/2,a.x+a.width-c.x)))/100});d.push(e);a=Graph.createHandle(a,… 4310 …ShapeIOS7Slider2.prototype.cst.SHAPE_SLIDER]=function(a){return[Graph.createHandle(a,["barPos"],fu… 4362 …ideoPlayer.prototype.cst.SHAPE_VIDEO_PLAYER]=function(a){var d=[Graph.createHandle(a,["barPos"],fu… [all …]
|
D | viewer.min.js | 2897 …createHandle(b,["size"],function(b){var d=Math.max(0,Math.min(b.width/2,b.height/2,parseFloat(mxUt… 2899 …ze),parallelogram:Xa(1,D.prototype.size,D.prototype.fixedSize)};Graph.createHandle=ia;Graph.handle… 2900 …HAPE_CONNECTOR);b=Qa[b];return null!=b?b(this.state):null}}else Graph.createHandle=function(){},Gr…
|
/plugin/diagramsnet/lib/shapes/mockup/ |
D | mxMockupMisc.js | 240 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 607 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 1343 …var handles = [Graph.createHandle(state, ['dx', 'spacingLeft', 'align', 'varticalAlign', 'spacingB…
|
D | mxMockupNavigation.js | 549 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
|
D | mxMockupContainers.js | 187 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 199 var handle2 = Graph.createHandle(state, ['barHeight'], function(bounds)
|
D | mxMockupGraphics.js | 775 var handles = [Graph.createHandle(state, ['gaugePos'], function(bounds)
|
D | mxMockupiOS.js | 4978 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 5137 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 5216 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 5289 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 5377 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
|
D | mxMockupForms.js | 1279 var handles = [Graph.createHandle(state, ['sliderPos'], function(bounds)
|
/plugin/jdraw/lib/ |
D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |