Home
last modified time | relevance | path

Searched refs:di (Results 1 – 25 of 108) sorted by path

12345

/plugin/advrack/
H A Draphael.js1814 var di = dots1[i],
1818 ci = abs(di1.x - di.x) < .001 ? "y" : "x",
1820 is = intersect(di.x, di.y, di1.x, di1.y, dj.x, dj.y, dj1.x, dj1.y);
1826 var t1 = di.t + abs((is[ci] - di[ci]) / (di1[ci] - di[ci])) * (di1.t - di.t),
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe47102 di agn
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js700 di = 0,
710 x += da[di++ % dc];
H A Dfabric.min.js1 …tan2(dy,dx),dc=da.length,di=0,draw=true;ctx.save();ctx.translate(x,y);ctx.moveTo(0,0);ctx.rotate(r…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js8di(t){return t===!0||t===!1||y(t)&&Xo.call(t)==X||!1}function pi(t){return y(t)&&Xo.call(t)==K||!1…
/plugin/autologoff/lang/sv/
H A Dintro.txt3 Här kan di specificera användare och grupper som ska loggas ut efter vald tidsspann av inaktivitet. Var noga (…)
/plugin/barcode/
H A Dfooter_it.txt1 Non hai il lettore di codici a barre? Allora scaricalo <a href=\"http://www.i-nigma.com/Downloadi-n…
/plugin/bookcreator/script/
H A Djquery.fileDownload.js158 isOtherMobileBrowser = /avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|playbook|silk|iemobile|iris|kindle|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(userAgent) || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|e\-|e\/|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(di|rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|xda(\-|2|g)|yas\-|your|zeto|zte\-/i.test(userAgent.substr(0, 4));
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md232 * `FIX`: create di for embedded labels ([#1579](https://github.com/bpmn-io/bpmn-js/pull/1579))
238 * Reworked the link of elements to bpmn DIs. You must access the `di` directly from the diagram ele…
639 * `ElementFactory`: use `attrs.di` property instead of `attrs.colors` for fill and stroke when crea…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7di(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.p… class
27di:t},n)}function wo(e,t,n){var i=e.waypoint;return!i||i.length<2?[vn(t),vn(n)]:i.map((function(e)…
194di,"bpmndi:BPMNPlane"))return!1;if(!Cr(t,"bpmn:Participant")&&!Cr(t,"bpmn:Lane")&&!Cr(t,"bpmn:SubP… property in fu.replaceElement.m
H A Dbpmn-navigated-viewer.production.min.js2di}function R(e,t){return!_(e,"bpmn:CallActivity")&&(_(e,"bpmn:SubProcess")?!(!(t=t||S(e))||!_(t,"… class
H A Dbpmn-viewer.production.min.js2di}function S(e,t){return!_(e,"bpmn:CallActivity")&&(_(e,"bpmn:SubProcess")?!(!(t=t||R(e))||!_(t,"… function
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md338 * `FEAT(drd)`: bind current diagram to `dmn:Definitions#di`
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2di:{name:"DI",prefix:"di",uri:"http://www.omg.org/spec/DMN/20180521/DI/",types:[{name:"DiagramElem… function
7di&&function(t){if(t.gfx)throw new Error("already rendered "+t.id);return e.element(t)}(t);return …
21di||("connection"===e?r.di=i.createDiEdge(r,[]):"shape"===e&&(r.di=i.createDiShape(r,{}))),n=this.…
H A Ddmn-navigated-viewer.production.min.js2di:{name:"DI",prefix:"di",uri:"http://www.omg.org/spec/DMN/20180521/DI/",types:[{name:"DiagramElem… function
H A Ddmn-viewer.production.min.js2di:{name:"DI",prefix:"di",uri:"http://www.omg.org/spec/DMN/20180521/DI/",types:[{name:"DiagramElem… function
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3535 var t1 = di.t + abs$7((is[ci] - di[ci]) / (di1[ci] - di[ci])) * (di1.t - di.t),
15051 bpmnElement.di = di;
19690 di = semantic.di,
19790 var di = semantic.di,
19879 di: elementToString(di),
42672 di = businessObject.di;
48412 var di = shape.businessObject.di;
48455 di.sourceElement = newSource && newSource.di;
48854 assign(businessObject.di, attrs.di);
52321 di.stroke = di['border-color'];
[all …]
H A Dbpmn-modeler.production.min.js7di=Object.prototype.hasOwnProperty,fi=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,mi={amp:"&",apos:"'",gt…
28di&&delete t.di})),Zn.prototype.clear.call(this))},Sr.prototype.destroy=function(){Zn.prototype.de…
34di={},Jc(i.di,t.di,["fill","stroke","background-color","border-color","color"]),Jc(i.di,t,"isExpan…
/plugin/c3chart/assets/
H A Dd3.min.js2 …/i,o[a]=Math.floor(s*i)/i,n(o)),t},t}function di(){var t=hi(fi,fs);return t.copy=function(){return… function
/plugin/callflow/
H A Draphael.js1814 var di = dots1[i],
1818 ci = abs(di1.x - di.x) < .001 ? "y" : "x",
1820 is = intersect(di.x, di.y, di1.x, di1.y, dj.x, dj.y, dj1.x, dj1.y);
1826 var t1 = di.t + abs((is[ci] - di[ci]) / (di1[ci] - di[ci])) * (di1.t - di.t),
/plugin/codemirror/dist/modes/
H A Dgas.min.js1 …f.rdx="variable-3";f.si="variable";f.esi="variable-2";f.rsi="variable-3";f.di="variable";f.edi="va…
H A Dgas.min.js.map1di","edi","rdi","sp","esp","rsp","bp","ebp","rbp","ip","eip","rip","cs","ds","ss","es","fs","gs","…
H A Dz80.min.js.map1di]r?)?|[lp]ea|pop|push|ad[cd]|cpl|daa|dec|inc|neg|sbc|sub|and|bit|[cs]cf|x?or|res|set|r[lr]c?a?|r…
/plugin/codemirror/dist/
H A Dscripts.min.js6di=function(a){this.cm=a;this.prevInput="";this.pollingFast=false;this.polling=new N;this.hasSelec…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

12345