Home
last modified time | relevance | path

Searched +defs:y +defs:axis (Results 1 – 21 of 21) sorted by relevance

/plugin/diagramsnet/lib/plugins/webcola/
DmxWebColaAdaptor.js292 var topLeft = {x: 0, y: 0, fixed: true, index: size}; property
293 var bottomRight = {x: width, y: height, fixed: true, index: size + 1}; property
299 … constraints.push({ axis: 'x', type: 'separation', left: topLeft.index, right: index, gap: gap }); property
300 … constraints.push({ axis: 'y', type: 'separation', left: topLeft.index, right: index, gap: gap }); property
301 …constraints.push({ axis: 'x', type: 'separation', left: index, right: bottomRight.index, gap: gap … property
302 …constraints.push({ axis: 'y', type: 'separation', left: index, right: bottomRight.index, gap: gap … property
Dcola.min.js1 !function(a){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=a();else if("fu… property
2ngth:a.setLinkLength,getType:function(a){return"function"==typeof b._linkType?b._linkType(a):0}}}r… function
3 …teGroupBounds=d;var u=function(){function a(a,b,c,d){this.x=a,this.X=b,this.y=c,this.Y=d}return a.… variable
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js2811 y: 0, property
3328 function rectBBox(x, y, width, height) { argument
3384 function isPointInsideBBox$2(bbox, x, y) { argument
3506 dots1.push({ x: p.x, y: p.y, t: i / n1 }); property
3511 dots2.push({ x: p.x, y: p.y, t: i / n2 }); property
3545 y: is.y, property
3791 rotate = cacher(function(x, y, rad) { argument
3979 attrs = { x: 0, y: 0, bx: 0, by: 0, X: 0, Y: 0, qx: null, qy: null }, property
4173 y: bounds.y + (bounds.height || 0) / 2 property
4200 padding = { x: padding, y: padding }; property
[all …]
Dbpmn-modeler.production.min.js2 !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==… function
7 …delete t[n])})),t[e]}function It(e,t,n,i){return 1===arguments.length&&(t=e.y,n=e.width,i=e.height… property
28 …ontainer,n=ce('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by b… property
33 …."),v=f((function(e,t){return m(e,t,!0)}),"merge","Use `assign`.");function y(e,t,n){var i,r=t.pro… property
34f(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");for(var t,n=String… variable
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2 (()=>{function N(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,en… property
10 …/1999/xlink" width="`+c.width+'" height="'+c.height+'" viewBox="'+c.x+" "+c.y+" "+c.width+" "+c.he… argument
211","popupMenu","translate","canvas"];Yr.prototype.getMultiElementContextPadEntries=function(e){var … property
212 …gClientRect(),e.provider.update(e.element,i,e.context.text,{x:r.left-t.left,y:r.top-t.top,width:r.… property
223 …</svg>`};function Qt(e,t,n,r,i,o,a,s){this._bpmnFactory=e,this._popupMenu=t,this._modeling=n,this.… property
231 …}Hi.$inject=["popupMenu","distributeElements","translate","rules"];Hi.prototype.getPopupMenuEntrie… property
239 …result"></div>';le.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>';le.RESULT_S… property
/plugin/statistics/js/
H A Dchart.js13 …const yt=(t,e,i)=>Math.max(Math.min(t,i),e);function vt(t){return yt(_t(2.55*t),0,255)}function Mt… argument
/plugin/amcharts/assets/amcharts/
Damcharts.js39 …on(a,b,c){this.fire({type:c,value:b.value,serialDataItem:b.serialDataItem,axis:this,target:b.label… property
41 …ar a;this.labelsSet&&(a=this.labelsSet.getBBox());a?d.VML||(a={x:a.x+this.x,y:a.y+this.y,width:a.w… property
119 …et.push(e);b.labels.push(e)}},addLabel:function(a,b,c,e,d,f,g,k,l,m){a={x:a,y:b,text:c,align:e,siz… property
221 …pan&&(g=!0);g={hidden:this.isHidden,type:c,chart:this.chart,target:this,x:a,y:b,finalX:d,finalY:f,… property
244 …ration,h=a.dragger;b=a.getDBox();var f=b.height,g=b.width;c=a.chart;var k=a.y,l=a.x,m=a.rotate;m?(… property
310 …0])+","+Math.round(c[0]);h=[];for(l=0;l<b.length;l++)h.push({x:Number(b[l]),y:Number(c[l])});1<h.l… property
311 …this.node=this.path.node},interpolate:function(a){var b=[];b.push({x:a[0].x,y:a[0].y});var c=a[1].… property
312 a[a.length-2].x;b.push({x:a[a.length-1].x-c/h,y:a[a.length-1].y-e/f});b.push({x:a[a.length-1].x,y:a… property
316 -f,k.node.style.marginTop=-f);1>c&&(c=1);1>e&&(e=1);k.attr({x:a,y:b,width:c,height:e,rx:h,ry:h,"str… property
323 …oval",ellipse:"oval",rect:"roundrect",path:"shape"};this.styleMap={x:"left",y:"top",width:"width",… property
/plugin/c3chart/assets/
Dc3.min.js2ict";function l(t){var e=this;e.d3=window.d3?window.d3:"undefined"!=typeof require?require("d3"):v… argument
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js13 …name:"width",isAttr:!0,type:"Real"},{name:"x",isAttr:!0,type:"Real"},{name:"y",isAttr:!0,type:"Rea… property
16 …/1999/xlink" width="`+l.width+'" height="'+l.height+'" viewBox="'+l.x+" "+l.y+" "+l.width+" "+l.he… property
24h-result-secondary"></p>';var mE={__depends__:[$e,mo,lt],searchPad:["type",J]};function gE(n){if(O… function
197 …`,this._current.container)};De.prototype.open=function(n,e,t,i){if(!n)throw new Error("target is m… property
198handleResize,this)})}vn.$inject=["eventBus","canvas"];vn.prototype.registerProvider=function(n){th… variable
214 …(n,e,t){return Q("path",{d:n,strokeWidth:2,transform:`translate(${e.x}, ${e.y})`,...t})}var Dm=5;f… property
224 `;function I5(n){var e=X(D5,n);e&&(e.focus(),e.selectionStart&&e.type==="text"?e.selectionStart=1e5… property
230 `;this.styleTag.textContent=s;let a=t.head||t;this.styleTag.parentNode!=a&&a.insertBefore(this.styl… property
231 ….textHeight>>1,d=i!=null?i:h;for(let p=0;;p+=h){let m=a+(d+p)*o,g=Z0(n,{x:f,y:m},!1,o);if(t?m>l.bo… property
232 …`&&n.lineWrapping&&(i&&(i=$.single(i.main.anchor-1,i.main.head-1)),t={from:o.from,to:o.to,insert:y property
[all …]
/plugin/jmol2/jmol/
DJmolApplet0.jar ... .io.Serializable { public double x public double y public double z public double angle public void <init ...
DJmolAppletSigned0.jar ... .io.Serializable { public double x public double y public double z public double angle public void <init ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/diagramsnet/lib/math/config/
DMML_HTMLorMML-full.js49 …vents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#… property
51 …nu={version:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization… argument
55 (function(l,c,g,e){var f,i=c.Browser.isMSIE;var h,b,d,k;c.Register.StartupHook("MathZoom Ready",fun… argument
56 (function(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].… argument
57 ….mml,b=MathJax.OutputJax["HTML-CSS"];a.mtable.Augment({toHTML:function(r){r=this.HTMLcreateSpan(r)…
58 …rigin":"right"},".MJXp-bold":{"font-weight":"bold"},".MJXp-italic":{"font-style":"italic"},".MJXp-… argument
DAM_HTMLorMML-full.js49 …vents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#… property
51 …nu={version:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization… argument
55 (function(l,c,g,e){var f,i=c.Browser.isMSIE;var h,b,d,k;c.Register.StartupHook("MathZoom Ready",fun… argument
56 (function(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].… argument
57 ….mml,b=MathJax.OutputJax["HTML-CSS"];a.mtable.Augment({toHTML:function(r){r=this.HTMLcreateSpan(r)…
58 …rigin":"right"},".MJXp-bold":{"font-weight":"bold"},".MJXp-italic":{"font-style":"italic"},".MJXp-… field
DAccessible-full.js66 …vents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#… property
68 …nu={version:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization… argument
77 (function(l,c,g,e){var f,i=c.Browser.isMSIE;var h,b,d,k;c.Register.StartupHook("MathZoom Ready",fun… argument
78 (function(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].… argument
79 ….mml,b=MathJax.OutputJax["HTML-CSS"];a.mtable.Augment({toHTML:function(r){r=this.HTMLcreateSpan(r)…
80 …rigin":"right"},".MJXp-bold":{"font-weight":"bold"},".MJXp-italic":{"font-style":"italic"},".MJXp-… argument
DTeX-MML-AM_SVG-full.js56 …vents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#… property
58 …nu={version:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization… argument
68 (function(j,e,g,a){var i;var h=MathJax.Object.isArray;var b="http://www.w3.org/2000/svg";var m="htt… property
69 …d=MathJax.OutputJax.SVG,b=d.BBOX;a.mtable.Augment({toSVG:function(aa){this.SVGgetStyles();var o=th…
70 …rigin":"right"},".MJXp-bold":{"font-weight":"bold"},".MJXp-italic":{"font-style":"italic"},".MJXp-… field
DTeX-MML-AM_HTMLorMML-full.js63 …vents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#… property
65 …nu={version:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization… property
75 (function(l,c,g,e){var f,i=c.Browser.isMSIE;var h,b,d,k;c.Register.StartupHook("MathZoom Ready",fun… argument
76 (function(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].… argument
77 ….mml,b=MathJax.OutputJax["HTML-CSS"];a.mtable.Augment({toHTML:function(r){r=this.HTMLcreateSpan(r)…
78 …rigin":"right"},".MJXp-bold":{"font-weight":"bold"},".MJXp-italic":{"font-style":"italic"},".MJXp-… argument
/plugin/zwidoku/files/
H A Djquery.js2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports… argument
10 }}(t.fn.show),hide:function(t){return function(s){if(i(s))return t.apply(this,arguments);var n=e.ap… property
12 …4,m=e,e.dpDiv.empty().append(this._generateHTML(e)),this._attachHandlers(e);var i,s=this._getNumbe… function
15-slider-handle"),o="<span tabindex='0'></span>",a=[];for(i=s.values&&s.values.length||1,n.length>i… property
/plugin/dokuprism/prism/
Dprism.js152 …T|THEN|TO|TSO|UNQUOTE|UNTIL|UPCASE|WHILE|WINDOW)\b/i,lookbehind:!0,alias:"keyword"},s={pattern:/(^… variable
188 …y:!0},extension:{pattern:/\(#.+?#\)/,alias:"symbol"},variable:/\$[-\w:]+/,axis:{pattern:/(^|[^-])(… property
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dencoder.json120, "6": 21, "7": 22, "8": 23, "9": 24, ":": 25, ";": 26, "<": 27, "=": 28, ">": 29, "?": 30, "@":… number