Home
last modified time | relevance | path

Searched defs:x (Results 201 – 225 of 546) sorted by path

12345678910>>...22

/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js546 map["pos"] = {x: parts[0], y: parts[1]}; property in mxGraphMlCodec.importPort.AnonymousFunctionfa6d86a90100.map
1331 var x = 0, y = 0, xShift = {x: 0}, yShift = 0; property in mxGraphMlCodec.handleCompoundShape.xShift
1769 mxGraphMlCodec.prototype.addColumn = function(column, parent, odd, x, yShift, colMapping, defColSty… argument
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js131 mxAsyncCanvas.prototype.rect = function(x, y, w, h) {}; argument
133 mxAsyncCanvas.prototype.roundrect = function(x, y, w, h, dx, dy) {}; argument
135 mxAsyncCanvas.prototype.ellipse = function(x, y, w, h) {}; argument
148 mxAsyncCanvas.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
180 mxAsyncCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cli… argument
H A DmxJsCanvas.js199 mxJsCanvas.prototype.setGradient = function(color1, color2, x, y, w, h, direction, alpha1, alpha2) argument
437 mxJsCanvas.prototype.moveTo = function(x, y) argument
444 mxJsCanvas.prototype.lineTo = function(x, y) argument
458 mxJsCanvas.prototype.arcTo = function(rx, ry, angle, largeArcFlag, sweepFlag, x, y) argument
479 mxJsCanvas.prototype.rect = function(x, y, w, h) argument
490 mxJsCanvas.prototype.roundrect = function(x, y, w, h, dx, dy) argument
504 mxJsCanvas.prototype.ellipse = function(x, y, w, h) argument
525 mxJsCanvas.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
537 function drawImage(ctx, image, x, y, w, h) argument
634 mxJsCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, clip, … argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js163 function createRow(type, index, x, y, xmlDoc) argument
H A Dimporter.js1756 var srcP = {x: minX, y: minY}; property in mxVssxCodec.normalizeGraph.srcP
1869 function Row(index, x, y) { argument
6567 function ArcTo(index, x, y, a) { argument
6865 function InfiniteLine(index, x, y, a, b) { argument
6900 function LineTo(index, x, y) { argument
6949 function MoveTo(index, x, y) { argument
7201 function PolylineTo(index, x, y, a) { argument
7336 function RelLineTo(index, x, y) { argument
7380 function RelMoveTo(index, x, y) { argument
7426 function RelQuadBezTo(index, x, y, a, b) { argument
[all …]
H A DmxVsdxCanvas2D.js192 mxVsdxCanvas2D.prototype.createRowScaled = function(type, index, x, y, a, b, c , d, xF, yF, aF, bF,… argument
200 mxVsdxCanvas2D.prototype.createRowRel = function(type, index, x, y, a, b, c , d, xF, yF, aF, bF, cF… argument
232 mxVsdxCanvas2D.prototype.rect = function(x, y, w, h) argument
256 mxVsdxCanvas2D.prototype.roundrect = function(x, y, w, h, dx, dy) argument
268 mxVsdxCanvas2D.prototype.ellipse = function(x, y, w, h) argument
303 mxVsdxCanvas2D.prototype.moveTo = function(x, y) argument
333 mxVsdxCanvas2D.prototype.lineTo = function(x, y) argument
550 mxVsdxCanvas2D.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
722 mxVsdxCanvas2D.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cl… argument
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js19 …n].n&&c[n].v){g=c[n].v;break}!g&&a.Font&&(g=a.Font);m(g);return Fa}function x(a){return"ext"==a.tp… function
56 …LineColor:k,LineWidth:A})}LucidImporter.stencilsMap[a]={text:b.Text,w:g,h:n,x:b.BoundingBox.x,y:b.… property in LucidImporter.stencilsMap
60 …eturn"#"+c(a.substr(1,2))+c(a.substr(3,2))+c(a.substr(5,2))}function Rc(b,g,x){var e=d(b),h=e.Prop… argument
1061 mxVsdxCanvas2D.prototype.createRowScaled=function(f,m,e,q,k,d,b,a,c,g,n,w,x,A){return this.createRo… argument
1062 mxVsdxCanvas2D.prototype.createRowRel=function(f,m,e,q,k,d,b,a,c,g,n,w,x,A){var y=this.createElt("R… argument
1116 x=function(a,b){null==a.entries&&(a.entries=[]);for(var c=0;c<a.entries.length;c++)if(null!=a.entri… function
1588 …dePortLocationModelParameter.Ratio":function(a,b){var c=a.split(",");b.pos={x:c[0],y:c[1]}}},q)}m[… property in b.pos
1617 …lor"}},m);m.swimlaneFillColor=m.fillColor;q=q.table["y:Table"];var g=a=0,n={x:0};e=0;(d=q.Insets)?… property in mxGraphMlCodec.handleCompoundShape.n
1627 …c=null!=a.isHorz,g=0;g<m.length;g++){var n=g&1,w=new mxCell;w.vertex=!0;var x={shape:"swimlane;col… class in mxGraphMlCodec.addTbl2Rows
1629 …c=null!=a.isHorz,g=0;g<m.length;g++){var n=g&1,w=new mxCell;w.vertex=!0;var x={shape:"swimlane;col… class in mxGraphMlCodec.addTbl2Cols
[all …]
H A Dorgchart.min.js10 …NullAttribute",{inherits:[System.Attribute]});Bridge.define("OrgChart.Annotations.ContractAnnotati…
H A Dshapes.min.js1913 …,"fillColor","none"),w;mxUtils.getValue(this.style,"fillColor2","none");var x=mxUtils.getValue(thi… variable
H A Dviewer-static.min.js228 "/resources/graph",null,a)})}};function mxPoint(a,b){this.x=null!=a?a:0;this.y=null!=b?b:0}mxPoint.… method in mxPoint
260 180),q=Math.sin(e*Math.PI/180);e=p*m+q*n;var m=-1*q*m+p*n,n=e*e,r=m*m,t=c*c,u=d*d,x=n/t+r/u;1<x?(c*… variable
381 …rc=a;this.width=null!=b?b:this.width;this.height=null!=c?c:this.height;this.x=null!=d?d:this.x;thi… method in mxImage
659 function mxText(a,b,c,d,e,f,g,k,l,m,n,p,q,r,t,u,x,y,B,A,z){mxShape.call(this);this.value=a;this.bou… argument
824 function mxGraphAbstractHierarchyCell(){this.x=[];this.y=[];this.temp=[]}mxGraphAbstractHierarchyCe… method in mxGraphAbstractHierarchyCell
1173 …EdgeStyle.scaleCellState(c,a.view.scale),n=f[0],p=f[f.length-1],q=null!=l?l.x:n.x,r=null!=l?l.y:n.… variable
2502 t,E++,t=K[E+2];t=mxUtils.intersection(q.x,q.y,k.x,k.y,L.x,L.y,C.x,C.y);if(null!=t&&(Math.abs(t.x-q.… property in mxGraphView.updateLineJumps.t
3202 …b,f/d))};Editor.prototype.exportToCanvas=function(b,d,c,f,e,g,l,m,k,n,q,u,p,x,v,t,y,C){try{g=null!… argument
3409 …or(O)}};EditorUi.prototype.createDownloadRequest=function(b,c,e,g,k,n,u,p,t,x,D){var d=this.editor… argument
3503 p.push("lightbox=1"),"auto"!=b&&p.push("target="+b),null!=c&&c!=mxConstants.NONE&&p.push("highlight… argument
[all …]
H A Dviewer.min.js228 "/resources/graph",null,a)})}};function mxPoint(a,b){this.x=null!=a?a:0;this.y=null!=b?b:0}mxPoint.… method in mxPoint
260 180),q=Math.sin(e*Math.PI/180);e=p*m+q*n;var m=-1*q*m+p*n,n=e*e,r=m*m,t=c*c,u=d*d,x=n/t+r/u;1<x?(c*… variable
381 …rc=a;this.width=null!=b?b:this.width;this.height=null!=c?c:this.height;this.x=null!=d?d:this.x;thi… method in mxImage
659 function mxText(a,b,c,d,e,f,g,k,l,m,n,p,q,r,t,u,x,y,B,A,z){mxShape.call(this);this.value=a;this.bou… argument
824 function mxGraphAbstractHierarchyCell(){this.x=[];this.y=[];this.temp=[]}mxGraphAbstractHierarchyCe… method in mxGraphAbstractHierarchyCell
1173 …EdgeStyle.scaleCellState(c,a.view.scale),n=f[0],p=f[f.length-1],q=null!=l?l.x:n.x,r=null!=l?l.y:n.… variable
2502 t,E++,t=K[E+2];t=mxUtils.intersection(q.x,q.y,k.x,k.y,L.x,L.y,C.x,C.y);if(null!=t&&(Math.abs(t.x-q.… property in mxGraphView.updateLineJumps.t
3202 …b,f/d))};Editor.prototype.exportToCanvas=function(b,d,c,f,e,g,l,m,k,n,q,u,p,x,v,t,y,C){try{g=null!… argument
3409 …or(O)}};EditorUi.prototype.createDownloadRequest=function(b,c,e,g,k,n,u,p,t,x,D){var d=this.editor… argument
3503 p.push("lightbox=1"),"auto"!=b&&p.push("target="+b),null!=c&&c!=mxConstants.NONE&&p.push("highlight… argument
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1905 var OutlineWindow = function(editorUi, x, y, w, h) argument
1923 this.window.setLocation = function(x, y) argument
2014 var LayersWindow = function(editorUi, x, y, w, h) argument
2662 this.window.setLocation = function(x, y) argument
H A DEditorUi.js1275 …ell, dir, this.graph.defaultEdgeLength, evt, null, null, mxUtils.bind(this, function(x, y, execute) argument
1338 …graph.connectVertex(temp, dir, graph.defaultEdgeLength, mouseEvent, true, true, function(x, y, exe… argument
1381 EditorUi.prototype.centerShapePicker = function(div, rect, x, y, dir) argument
1418 EditorUi.prototype.showShapePicker = function(x, y, source, callback, direction, hovering) argument
1448 EditorUi.prototype.createShapePicker = function(x, y, source, callback, direction, afterClick, cell… argument
3181 EditorUi.prototype.showPopupMenu = function(fn, x, y, evt) argument
H A DGraph.js875 this.graphHandler.start = function(cell, x, y, cells) argument
2372 Graph.prototype.getCellAt = function(x, y, parent, vertices, edges, ignoreFn) argument
4594 Graph.prototype.getSwimlaneAt = function (x, y, parent) argument
5326 HoverIcons.prototype.drag = function(evt, x, y) argument
5362 HoverIcons.prototype.getStateAt = function(state, x, y) argument
5481 var positionArrow = mxUtils.bind(this, function(arrow, x, y) argument
5683 HoverIcons.prototype.update = function(state, x, y) argument
6535 function addPoint(type, x, y) argument
6606 var temp = {distSq: dx * dx + dy * dy, x: pt.x, y: pt.y}; property in mxGraphView.updateLineJumps.temp
9026 Graph.prototype.addText = function(x, y, state) argument
[all …]
H A DShapes.js11 function paintTableBackground(state, c, x, y, w, h, r) argument
152 TableShape.prototype.paintForeground = function(c, x, y, w, h) argument
754 SwitchShape.prototype.redrawPath = function(c, x, y, w, h) argument
1018 CardShape.prototype.redrawPath = function(c, x, y, w, h) argument
1036 TapeShape.prototype.redrawPath = function(c, x, y, w, h) argument
1422 function sign(x) argument
1733 StepShape.prototype.redrawPath = function(c, x, y, w, h) argument
3051 TeeShape.prototype.redrawPath = function(c, x, y, w, h) argument
3145 OrShape.prototype.redrawPath = function(c, x, y, w, h) argument
3162 XorShape.prototype.redrawPath = function(c, x, y, w, h) argument
[all …]
H A DSidebar.js2295 return mxUtils.bind(this, function(graph, evt, target, x, y, force) argument
2483 … (geo.y + dy + graph.view.translate.y) * graph.view.scale, null, null, null, function(state, x, y) argument
2812 …ragSource = mxUtils.makeDraggable(elt, graph, mxUtils.bind(this, function(graph, evt, target, x, y) argument
2900 function checkArrow(x, y, bounds, arrow) argument
3054 dragSource.getDropTarget = mxUtils.bind(this, function(graph, x, y, evt) argument
3059 graph.getCellAt(x, y, null, null, null, function(state, x, y) argument
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2 …)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+… function
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js733 var x = Math.round((THIS.hsv[0]/6) * (mxJSColor.images.pad[0]-1)); variable in mxJSColor
815 var x = mpos.x - THIS.pickerFace - THIS.pickerInset; variable in mxJSColor
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6 !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typ… method in Yg._
29 …));return r.zipObject(t.nodes(),e)},intersectRect:function(t,e){var n,r,i=t.x,a=t.y,o=e.x-i,s=e.y-… property in u
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1 …NullAttribute",{inherits:[System.Attribute]});Bridge.define("OrgChart.Annotations.ContractAnnotati…
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js34 …ion M(a){return E[a]||(E[a]="\\"+a.charCodeAt(0).toString(16)+" ")}function x(a){return e[a]||(e[a… function
36 /url\(/i.test(l)?"url("+w(l.replace(a,""),x)+")":l;if(h!=l||" "!=l)b[f++]=h=l}b.length=f;return b}}… function
81 …+";",b=r.textContent,i[a]=b):"&"+a+";"}function M(a,b){return w(b)}function x(a){return a.replace(… function
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6 …Error("The value \""+e+"\" is invalid for option \"size\"");var t=new Uint8Array(e);return t.__pro… argument
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js49 ….MathEvents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bco… property in o.button
50 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… variable
51x.Callback.Signal("menu");MathJax.Extension.MathMenu={version:p,signal:d};var t=function(u){return… argument
54 …ength>0)},toString:function(){return"{"+this.childNodes.join("")+"}"}});var x=function(){g=MathJax… function
56 (function(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].… argument
H A DAM_HTMLorMML.js46 ….MathEvents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bco… variable
47 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… variable
48x.Callback.Signal("menu");MathJax.Extension.MathMenu={version:p,signal:d};var t=function(u){return… argument
51 …ength>0)},toString:function(){return"{"+this.childNodes.join("")+"}"}});var x=function(){g=MathJax… function
H A DAccessible-full.js66 ….MathEvents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bco… variable
67 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… variable
68x.Callback.Signal("menu");MathJax.Extension.MathMenu={version:p,signal:d};var t=function(u){return… argument
78 (function(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].… argument

12345678910>>...22