| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 453 this.clearNode=function(node){var nodeName=" "+node.nodeName.toLowerCase()+" "; argument 458 this.eraseNode=function(node){while(node.lastChild){node.removeChild(node.lastChild) argument 482 var coords={x:0,y:0}; property 515 }}}var coords={x:0,y:0}; property 564 this.move=function(element,x,y){element.style.left=x+"px"; argument 759 this.hasClass=function(node,name){if(arguments.length==2){return(" "+node.className+" ").indexOf(" … argument 768 this.old_hasClass=function(node,name){if(!node||node.nodeType!=1){return false argument 776 this.setClass=function(node,name){if(node&&(" "+node.className+" ").indexOf(" "+name+" ")==-1){node… argument 778 this.getClassValue=function(node,name){var re=new RegExp(name+"-([^ ]+)"); argument 782 this.removeClass=function(node,name){if(node&&node.className){var index=node.className.indexOf(name… argument [all …]
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | export.min.js | 1 …||(AmCharts.translations["export"].en={"fallback.save.text":"CTRL + C to copy the data into the cl…
|
| D | export.js | 901 y: _this.pxToNumber( childNode.childNodes[ i2 ].getAttribute( "y" ) ), property 916 node: childNode, property 992 y: 0, property 1027 y: 0 property 1048 y: 0 property 1488 y: tmp_n.pathOffset.y - tmp_cp.y property
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all-deps.min.js | 1 …2";var r,n=0,s=Array.prototype.hasOwnProperty,a=Array.prototype.slice;_.cleanData=(r=_.cleanData,f… argument
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 15196 return self.slice().sort(function(x, y) { argument 17835 $def(self, '$remainder', function $$remainder(y) { argument 20821 $def(self, '$atan2', function $$atan2(y, x) { argument 20826 $def(self, '$hypot', function $$hypot(x, y) { argument 30103 $def(self, '$convert', function $$convert(node, transform, opts) { argument 30166 $def(self, '$convert', function $$convert(node, transform, opts) { argument 30491 $def(self, '$convert', function $$convert(node, transform, opts) { argument 30526 $def(self, '$content_only', function $$content_only(node) { argument 33348 …$defs(self, '$catalog_inline_anchor', function $$catalog_inline_anchor(id, reftext, node, location… argument 33407 …catalog_inline_biblio_anchor', function $$catalog_inline_biblio_anchor(id, reftext, node, reader) { argument [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 15193 return self.slice().sort(function(x, y) { argument 17832 $def(self, '$remainder', function $$remainder(y) { argument 20818 $def(self, '$atan2', function $$atan2(y, x) { argument 20823 $def(self, '$hypot', function $$hypot(x, y) { argument 29851 $def(self, '$convert', function $$convert(node, transform, opts) { argument 29914 $def(self, '$convert', function $$convert(node, transform, opts) { argument 30239 $def(self, '$convert', function $$convert(node, transform, opts) { argument 30274 $def(self, '$content_only', function $$content_only(node) { argument 33096 …$defs(self, '$catalog_inline_anchor', function $$catalog_inline_anchor(id, reftext, node, location… argument 33155 …catalog_inline_biblio_anchor', function $$catalog_inline_biblio_anchor(id, reftext, node, reader) { argument [all …]
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 13 …name:"width",isAttr:!0,type:"Real"},{name:"x",isAttr:!0,type:"Real"},{name:"y",isAttr:!0,type:"Rea… property 16 …width="`+l.width+'" height="'+l.height+'" viewBox="'+l.x+" "+l.y+" "+l.width+" "+l.height+'" versi… argument 24 …tionModules);function ex(n){return n&&n[n.length-1]}function _E(n){return n.y}function wE(n){retur… property 197 ….prototype.open=function(n,e,t,i){if(!n)throw new Error("target is missing");if(!e)throw new Error… property 198 …gClientRect(),n.provider.update(n.element,r,n.context.text,{x:i.left-e.left,y:i.top-e.top,width:i.… property 214 …th",{d:n,strokeWidth:2,transform:`translate(${e.x}, ${e.y})`,...t})}var Dm=5;function Ya(n,e){this… argument 224 …selectionStart&&e.type==="text"?e.selectionStart=1e5:"contentEditable"in e&&rg(e,{start:1e5,end:1e… 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/s5reloaded/ui/effects_support/ |
| D | dragdrop.js | 232 new Effect.Move(element, { x: -left_offset, y: -top_offset, duration: dur, property 891 _constructIndex: function(node) { argument
|
| D | prototype.js | 2800 fragments.each(function(node) { parent.insertBefore(node, nextSibling) }); argument 2802 fragments.each(function(node) { parent.appendChild(node) }); argument 2828 before: function(element, node) { argument 2831 top: function(element, node) { argument 2834 bottom: function(element, node) { argument 2837 after: function(element, node) { argument 3624 nextElementSibling: function(node) { argument 3630 previousElementSibling: function(node) { argument 4743 within: function(element, x, y) { argument 4756 withinIncludingScrolloffsets: function(element, x, y) { argument
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Editor.js | 1063 RoughCanvas.prototype.arcTo = function(rx, ry, angle, largeArcFlag, sweepFlag, x, y) argument 1087 RoughCanvas.prototype.rect = function(x, y, w, h) argument 1100 RoughCanvas.prototype.ellipse = function(x, y, w, h) argument 1113 RoughCanvas.prototype.roundrect = function(x, y, w, h, dx, dy) argument 1331 mxShape.prototype.paintGlassEffect = function(c, x, y, w, h, arc) argument 1379 Editor.extractGraphModel = function(node, allowMxFile, checked) argument 1770 Editor.extractParserError = function(node, defaultCause) argument 2209 Editor.prototype.setGraphXml = function(node) argument 2407 Editor.prototype.extractGraphModel = function(node, allowMxFile, checked) argument 5958 …mxSvgCanvas2D.prototype.updateTextNodes = function(x, y, w, h, align, valign, wrap, overflow, clip… argument
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
| D | collections.js | 543 var expect = {c: 1, x: 'foo', y: 5}; property 544 …assert.deepEqual(_.findWhere([{y: 5, b: 6}, expect], new TestClass()), expect, 'uses class instanc… property 647 function Pair(x, y) { argument 888 function compareNode(node) { argument
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 1 …a<o.length;a++)r=o[a],Object.prototype.hasOwnProperty.call(i,r)&&i[r]&&c.push(i[r][0]),i[r]=0;for(… argument 25 …d(t,"getConfig",(function(){return v})),n.d(t,"sanitize",(function(){return y})),n.d(t,"addDirecti… function 37 …).attr("class","inner");b.node().appendChild(_),v.node().appendChild(_);var y=_.getBBox();v.attr("… property 41 …("g").attr("class","nodes");return n.nodes().forEach((function(t){var r=n.node(t);if(void 0!==o){v… property 45 /*! exports provided: default */function(e,t,n){"use strict";n.r(t);var i=n(/*! ./intersect-node.js… property 65 …apper/intersect/intersect-line.js");t.default=function(e,t,n){var r=e.x,o=e.y,s=[],a=Number.POSITI… property 81 …rect").style("stroke","black").style("fill","black").attr("x",-1*r/2).attr("y",-1*s/2).attr("width… property 145 …dagre-d3"),r=n.n(i);function o(e,t,n){var i=.9*(t.width+t.height),o=[{x:i/2,y:0},{x:i,y:-i/2},{x:i… property 161 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,9],n=[1,7],i=[1,6],r=[1,8],o=[1,20,21,22,23,… property 185 …),n.d(t,"merge",(function(){return v})),n.d(t,"checkout",(function(){return y})),n.d(t,"reset",(fu… function [all …]
|
| D | json.worker.js | 1 …n(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=… argument
|
| D | 6.6.js | 1 …=null,this._idleCheckInterval=setInterval((function(){return t._checkIfIdle()}),3e4),this._lastUse… function in anonymousFunction553b288f16f00.anonymousFunction553b288f18a00.yt.At.Et.jt.Pt._t.Ft.Vt.Nt
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 1 …a<o.length;a++)r=o[a],Object.prototype.hasOwnProperty.call(i,r)&&i[r]&&c.push(i[r][0]),i[r]=0;for(… argument 25 …d(t,"getConfig",(function(){return v})),n.d(t,"sanitize",(function(){return y})),n.d(t,"addDirecti… function 37 …).attr("class","inner");b.node().appendChild(_),v.node().appendChild(_);var y=_.getBBox();v.attr("… property 41 …("g").attr("class","nodes");return n.nodes().forEach((function(t){var r=n.node(t);if(void 0!==o){v… property 45 /*! exports provided: default */function(e,t,n){"use strict";n.r(t);var i=n(/*! ./intersect-node.js… property 65 …apper/intersect/intersect-line.js");t.default=function(e,t,n){var r=e.x,o=e.y,s=[],a=Number.POSITI… property 81 …rect").style("stroke","black").style("fill","black").attr("x",-1*r/2).attr("y",-1*s/2).attr("width… property 145 …dagre-d3"),r=n.n(i);function o(e,t,n){var i=.9*(t.width+t.height),o=[{x:i/2,y:0},{x:i,y:-i/2},{x:i… property 161 …{for(n=n||{},i=e.length;i--;n[e[i]]=t);return n},t=[1,9],n=[1,7],i=[1,6],r=[1,8],o=[1,20,21,22,23,… property 185 …),n.d(t,"merge",(function(){return v})),n.d(t,"checkout",(function(){return y})),n.d(t,"reset",(fu… function [all …]
|
| D | json.worker.js | 1 …n(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=… argument
|
| D | 6.6.js | 1 …=null,this._idleCheckInterval=setInterval((function(){return t._checkIfIdle()}),3e4),this._lastUse… function in anonymousFunction4a63a96716f00.anonymousFunction4a63a96718a00.yt.At.Et.jt.Pt._t.Ft.Vt.Nt
|
| /plugin/odt/renderer/ |
| D | page.php | 848 function listitem_open($level, $node = false) { 929 function multiplyentity($x, $y) {
|
| /plugin/issuetracker/ |
| D | prototype.js | 2787 fragments.each(function(node) { parent.insertBefore(node, nextSibling) }); argument 2789 fragments.each(function(node) { parent.appendChild(node) }); argument 2830 before: function(element, node) { argument 2833 top: function(element, node) { argument 2836 bottom: function(element, node) { argument 2839 after: function(element, node) { argument 5894 within: function(element, x, y) { argument 5907 withinIncludingScrolloffsets: function(element, x, y) { argument
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js | 1 …||t>this.lines)throw RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return … property
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js | 1 …||t>this.lines)throw RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return … property
|
| /plugin/diagramsnet/lib/math/config/ |
| D | MML_HTMLorMML.js | 47 …vents={version:p};var k=d.config.menuSettings;var o={hover:500,frame:{x:3.5,y:5,bwidth:1,bcolor:"#… property 49 …{version:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[[… property 53 …rigin":"right"},".MJXp-bold":{"font-weight":"bold"},".MJXp-italic":{"font-style":"italic"},".MJXp-… field
|
| /plugin/davcal/datetimepicker-2.4.5/ |
| H A D | jquery.datetimepicker.js | 566 var out = {x: 0, y: 0}, property 890 setCaretPos = function (node, pos) { argument
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 10 …(this,b);CKEDITOR.tools.extend(g,d,!0)},on:function(b,d,g,k,h){function p(a,y,v,e){a={name:b,sende… argument 22 …scheduledTimer=0;c._call()}if(!c._scheduledTimer||!1!==c._reschedule()){var y=(new Date).getTime()… argument 36 a).getAttribute("style")||"");a&&(a=CKEDITOR.tools.normalizeHex(CKEDITOR.tools.convertRgbToHex(a)))… argument 126 a.getWindow().$.scrollBy(b,c):(a.$.scrollLeft+=b,a.$.scrollTop+=c)}function u(a,b){var c={x:0,y:0};… property 224 …n b}function e(a){var b,c,d,e,f={},n=1;for(a=z(a);b=a.match(l);)(c=b[2])?(d=y(c,"styles"),e=y(c,"a… function 259 …=[],e=function(a){c&&(k?c.call(f,a):c.call(f,p,q))};if(0===h)e(!0);else{var y=function(a,b){(b?p:q… function 277 function(){a.fire("stylesSet",{styles:b})},null,null,1);y(a)})}function y(a){function b(a){if(!a)re… function 298 (function(){CKEDITOR.htmlParser.node=function(){};CKEDITOR.htmlParser.node.prototype={remove:functi… function in CKEDITOR.htmlParser 306 c.value=d:a.children.length=b-1)}}function y(b,c,d){c=c||w||u;var f=w;void 0===b.previous&&(v(c,b)&… function 326 …x3ccke:encoded\x3e"+encodeURIComponent(a)+"\x3c/cke:encoded\x3e"})}function y(a){return a.replace(… function [all …]
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js | 1 …,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,… property
|