Home
last modified time | relevance | path

Searched refs:h (Results 51 – 75 of 1864) sorted by relevance

12345678910>>...75

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupNavigation.js87 var midY = h * 0.5;
484 h = 20;
497 c.rect(0, 0, w, h);
501 c.lineTo(buttonX, h);
503 c.lineTo(w - buttonX, h);
541 c.roundrect(barStart, h * 0.15, barWidth, h * 0.7, 5, 5);
720 c.arcTo(w * 0.083, h * 0.05, 0, 0, 0, w * 0.43, h);
721 c.lineTo(w * 0.56, h);
722 c.arcTo(w * 0.083, h * 0.05, 0, 0, 0, w * 0.65, h * 0.95);
735 c.ellipse(w * 0.4, h * 0.65, w * 0.2, h * 0.12);
[all …]
H A DmxMockupForms.js296 c.roundrect(0, 0, w, h, w * 0.05, h * 0.05);
301 c.rect(w * 0.1, h * 0.1, w * 0.8, h * 0.8);
309 c.arcTo(w * 0.05, h * 0.05, 0, 0, 0, w, h * 0.95);
322 c.roundrect(0, 0, w, h, w * 0.05, h * 0.05);
1635 h = Math.max(h, tabH + rSize);
1941 c.rect(w * 0.05, h * 0.22, w * 0.75, h * 0.08);
1944 c.rect(w * 0.05, h * 0.4, w * 0.75, h * 0.08);
2068 c.roundrect(w * 0.05, h * 0.0457, w * 0.1438, h * 0.1029, w * 0.025, h * 0.0229);
2070 c.roundrect(w * 0.8125, h * 0.0457, w * 0.1438, h * 0.1029, w * 0.025, h * 0.0229);
2147 var currY = h * 0.2686 + y * h * 0.1143;
[all …]
H A DmxMockupButtons.js84 c.arcTo(w * 0.0722, h * 0.216, 0, 0, 1, w * 0.8014, h * 0.0399);
86 c.arcTo(w * 0.09, h * 0.1, 0, 0, 1, w * 0.99, h * 0.5415);
88 c.arcTo(w * 0.0722, h * 0.216, 0, 0, 1, w * 0.768, h);
90 c.arcTo(w * 0.0372, h * 0.1111, 0, 0, 1, 0, h * 0.9);
188 c.arcTo(w * 0.0722, h * 0.216, 0, 0, 1, w * 0.8014, h * 0.0399);
190 c.arcTo(w * 0.09, h * 0.1, 0, 0, 1, w * 0.99, h * 0.5415);
192 c.arcTo(w * 0.0722, h * 0.216, 0, 0, 1, w * 0.768, h);
194 c.arcTo(w * 0.0372, h * 0.1111, 0, 0, 1, 0, h * 0.9);
586 var buttonTop = h - minButtonHeight * h / minH;
686 h = Math.max(h, 10);
[all …]
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js196 c.roundrect(0, 0, w, h, h * 0.5, h * 0.5);
203 c.roundrect(0, 0, w, h, h * 0.5, h * 0.5);
215 c.ellipse(w - h + 1, 1, h - 2, h - 2);
220 c.ellipse(0, 0, h, h);
416 c.roundrect(0, 0, w, h, w * 0.1, h * 0.1);
770 c.rect(w * 0.0625, h * 0.15, w * 0.875, h * 0.7);
776 c.roundrect(w * 0.375, h * 0.075, w * 0.25, h * 0.01875, w * 0.02, h * 0.01);
778 c.ellipse(w * 0.4, h * 0.875, w * 0.2, h * 0.1);
780 c.roundrect(w * 0.4575, h * 0.905, w * 0.085, h * 0.04375, h * 0.00625, h * 0.00625);
963 c.roundrect(w * 0.05, h * 0.1, w * 0.9, h * 0.35, w * 0.025, h * 0.05);
[all …]
/plugin/diagramsnet/lib/img/lib/ibm/infrastructure/
H A Dchannels.svg1h-6.8c.1 2.1.5 4.2 1.2 6.2H19c-.6-2-.9-3.9-.9-5.9zm0-1.5c.1-2.2.6-4.4 1.3-6.5h-6.8c-.8 2.1-1.2 4.3…
/plugin/diagramsnet/lib/shapes/
H A DmxUML25.js28 c.lineTo(w, h);
29 c.lineTo(0, h);
36 c.moveTo(w * 0.75, h * 0.5);
37 c.lineTo(w * 0.25, h * 0.5);
38 c.moveTo(w * 0.4, h * 0.4);
40 c.lineTo(w * 0.4, h * 0.6);
100 c.lineTo(arcSize, h);
107 c.lineTo(w, h);
108 c.lineTo(0, h);
116 if (w >= 60 && h >= 40)
[all …]
H A DmxSysML.js527 c.rect(x, y + h * 0.125, w * 0.14, h * 0.25);
529 c.rect(x, y + h * 0.625, w * 0.14, h * 0.25);
936 c.rect(x + w * 0.03, y + h * 0.1, w * 0.1, h * 0.8);
938 c.rect(x, y + h * 0.15, w * 0.06, h * 0.16);
940 c.rect(x, y + h * 0.42, w * 0.06, h * 0.16);
942 c.rect(x, y + h * 0.69, w * 0.06, h * 0.16);
1042 if (h > 60)
1217 c.lineTo(x + h * 0.3, y + h * 0.5);
1338 c.lineTo(x + w - h * 0.3, y + h);
2354 if (w > h)
[all …]
H A DmxFloorplan.js100 c.moveTo(0, h);
157 c.moveTo(0, h);
160 c.lineTo(w, h);
216 c.moveTo(0, h);
219 c.lineTo(w, h);
336 c.lineTo(0, h);
338 c.lineTo(w, h);
448 c.lineTo(i, h);
599 c.lineTo(w - h * 0.5, h * 0.5);
600 c.lineTo(w, h);
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A DimageFonts.js19h,u){if(u.length){this.addText(t,u)}var s=r[5].orig;if(!s){s=r[5].orig=[r[0],r[1],r[2],r[3],r[4]]}… argument
/plugin/diagramsnet/lib/shapes/rack/
H A DmxRack.js91 c.rect(0, 0, w, h);
186 c.rect(0, 0, w, h);
204 c.rect(0, 0, w, h);
251 c.rect(0, 0, w, h);
311 c.rect(0, 0, w, h);
376 c.rect(0, 0, w, h);
423 c.lineTo(1, h - 1);
1159 h = Math.max(h, 20);
1219 h = Math.max(h, 20);
1240 c.lineTo(w, h);
[all …]
/plugin/codemirror/dist/modes/
H A Dxquery.min.js1h=0,i=g.length;h<i;h++){f[g[h]]=a(g[h])}var j=["xs:anyAtomicType","xs:anySimpleType","xs:anyType",… argument
H A Dmumps.min.js1h=["\\$ascii","\\$char","\\$data","\\$ecode","\\$estack","\\$etrap","\\$extract","\\$find","\\$fnu…
H A Dcommonlisp.min.js1h(a,e){if(a.eatSpace()){f="ws";return null}if(a.match(d))return"number";var h=a.next();if(h=="\\") function
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-BPMN.js27 var h = 50;
138 var h = 50;
889 var h = 50;
895 …this.createVertexTemplateEntry(s + 'end;symbol=terminate2;', w, h, '', 'End', null, null, dt + 'en…
916 …this.createVertexTemplateEntry(s + 'end;symbol=error;', w, h, '', 'Error End', null, null, dt + 'e…
934 …this.createVertexTemplateEntry(s + 'end;symbol=signal;', w, h, '', 'Signal End', null, null, dt + …
948 …this.createVertexTemplateEntry(s + 'end;symbol=cancel;', w, h, '', 'Cancel End', null, null, dt + …
966 var h = 50;
970 …this.createVertexTemplateEntry(s2 + 'none;symbol=none;', w, h, '', 'Exclusive', null, null, dt + '…
978 …this.createVertexTemplateEntry(s2 + 'end;symbol=general;', w, h, '', 'End', null, null, dt + 'none…
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidInstruments.js60 c.ellipse(0, 0, w, h);
71 c.moveTo(0, h * 0.5);
72 c.lineTo(w, h * 0.5);
79 c.moveTo(0, h * 0.5);
80 c.lineTo(w, h * 0.5);
161 c.rect(0, 0, w, h);
169 c.ellipse(0, 0, w, h);
175 c.moveTo(0, h * 0.5);
266 c.moveTo(0, h * 0.5);
269 c.lineTo(w, h * 0.5);
[all …]
H A DmxPidMisc.js58 c.ellipse(0, 0, w, h);
71 c.arcTo(w * 0.15, h * 0.03, 50, 0, 1, w * 0.5, h * 0.5);
72 c.arcTo(w * 0.15, h * 0.03, 50, 0, 1, w * 0.3772, h * 0.4045);
73 c.arcTo(w * 0.15, h * 0.03, 50, 0, 1, w * 0.3025, h * 0.271);
74 c.arcTo(w * 0.15, h * 0.03, 50, 0, 1, w * 0.4228, h * 0.3655);
78 c.arcTo(w * 0.15, h * 0.03, -50, 0, 1, w * 0.4966, h * 0.5019);
79 c.arcTo(w * 0.15, h * 0.03, -50, 0, 1, w * 0.423, h * 0.636);
80 c.arcTo(w * 0.15, h * 0.03, -50, 0, 1, w * 0.3034, h * 0.7314);
81 c.arcTo(w * 0.15, h * 0.03, -50, 0, 1, w * 0.377, h * 0.5973);
85 c.ellipse(w * 0.5, h * 0.47, w * 0.3, h * 0.06);
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DVMScale.svg1h-10.4c1.2 4.4-.4 5-7.7 5v2.3h24.9v-2.3c-7.4 0-8.1-.6-6.8-5" fill="#7a7a7a"/><path d="M-418.3 271H…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dcalendar2-month-fill.svg2 <path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm-2 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-1zm.56 8.832l.54-1.602h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zm1.544-4.527L4.9 10.18H3.284l.8-2.375h.02zm5.746.422h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h
[all...]
H A Dcalendar-month-fill.svg2 <path fill-rule="evenodd" d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM0 5h16v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5zm2.56 7.332l.54-1.602h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zm1.544-4.527L4.9 10.18H3.284l.8-2.375h.02zm5.746.422h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V8.227zm1.273 4.41c.075.332.422.636.985.636.648 0 1.07-.378 1.07-1.023v-.605h
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DProgress.php19 $h = 10;
29 $svg = '<svg width="' . $w . 'px" height="' . $h . 'px" viewBox="0 0 ' . $w . ' ' . $h . '"><g>
48 <rect x="0" y="0" rx="' . ($h * $border_radius) . 'px" ry="' . ($h * $border_radius) . 'px" width="' . $w . '" height="' . $h . '" fill="' . $fill . '" stroke="none" />
54 $svg .= '<rect x="0" y="0" rx="' . ($h * $border_radius) . 'px" ry="' . ($h * $border_radius) . 'px" width="' . $barw . '" height="' . $h . '" fill="' . $barcol . '" stroke="none" />';
59 $svg .= '<rect x="0" y="0" rx="' . ($h *
[all...]
H A DMeter.php182 $h = 0;
195 $h = $this->sizeConverter->convert(
202 $h = $this->sizeConverter->convert($attr['HEIGHT'], $this->mpdf->blk[$this->mpdf->blklvl]['inner_width'], $this->mpdf->FontSize, false);
238 $h = ($info['h'] * (25.4 / $this->mpdf->img_dpi));
248 if ($w == 0 && $h == 0) {
251 $h = $this->mpdf->FontSize / (10 / Mpdf::SCALE) * abs($info['h']) / Mpdf::SCALE;
256 $w = $info['h'] ? abs($h *
[all...]
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19h){for(var g=0,f=h.length;g<f;g++){var j=a.transformElement(h[g]);h[g].parentNode.replaceChild(j,h argument
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmaction.js19h,k){this.SVGgetStyles();var i=this.SVG();var j=this.selected();if(j.type=="null"){this.SVGsaveDat… argument
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap+u.join(",\n"+gap)+"\n"+o+"}":"{"+u.join(",")+"}",gap=o,i}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(e){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(e){return this.valueOf()});var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},rep;typeof JSON.stringify!="function"&&(JSON.stringify=function(e,t,n){var r;gap="",indent="";if(typeof n=="number")for(r=0;r<n;r+=1)indent+=" ";else typeof n=="string"&&(indent=n);rep=t;if(!t||typeof t=="function"||typeof t=="object"&&typeof t.length=="number")return str("",{"":e});throw new Error("JSON.stringify")}),typeof JSON.parse!="function"&&(JSON.parse=function(text,reviver){function walk(e,t){var n,r,i=e[t];if(i&&typeof i=="object")for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r=walk(i,n),r!==undefined?i[n]=r:delete i[n]);return reviver.call(e,t,i)}var j;text=String(text),cx.lastIndex=0,cx.test(text)&&(text=text.replace(cx,function(e){return"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}));if(/^[\],:{}\s]*$/.test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return j=eval("("+text+")"),typeof reviver=="function"?walk({"":j},""):j;throw new SyntaxError("JSON.parse")})}(),function(e,t){"use strict";var n=e.History=e.History||{},r=e.jQuery;if(typeof n.Adapter!="undefined")throw new Error("History.js Adapter has already been loaded...");n.Adapter={bind:function(e,t,n){r(e).bind(t,n)},trigger:function(e,t,n){r(e).trigger(t,n)},extractEventData:function(e,n,r){var i=n&&n.originalEvent&&n.originalEvent[e]||r&&r[e]||t;return i},onDomLoad:function(e){r(e)}},typeof n.init!="undefined"&&n.init()}(window),function(e,t){"use strict";var n=e.document,r=e.setTimeout||r,i=e.clearTimeout||i,s=e.setInterval||s,o=e.History=e.History||{};if(typeof o.initHtml4!="undefined")throw new Error("History.js HTML4 Support has already been loaded...");o.initHtml4=function(){if(typeof o.initHtml4.initialized!="undefined")return!1;o.initHtml4.initialized=!0,o.enabled=!0,o.savedHashes=[],o.isLastHash=function(e){var t=o.getHashByIndex(),n;return n=e===t,n},o.isHashEqual=function(e,t){return e=encodeURIComponent(e).replace(/%25/g,"%"),t=encodeURIComponent(t).replace(/%25/g,"%"),e===t},o.saveHash=function(e){return o.isLastHash(e)?!1:(o.savedHashes.push(e),!0)},o.getHashByIndex=function(e){var t=null;return typeof e=="undefined"?t=o.savedHashes[o.savedHashes.length-1]:e<0?t=o.savedHashes[o.savedHashes.length+e]:t=o.savedHashes[e],t},o.discardedHashes={},o.discardedStates={},o.discardState=function(e,t,n){var r=o.getHashByState(e),i;return i={discardedState:e,backState:n,forwardState:t},o.discardedStates[r]=i,!0},o.discardHash=function(e,t,n){var r={discardedHash:e,backState:n,forwardState:t};return o.discardedHashes[e]=r,!0},o.discardedState=function(e){var t=o.getHashByState(e),n;return n=o.discardedStates[t]||!1,n},o.discardedHash=function(e){var t=o.discardedHashes[e]||!1;return t},o.recycleState=function(e){var t=o.getHashByState(e);return o.discardedState(e)&&delete o.discardedStates[t],!0},o.emulated.hashChange&&(o.hashChangeInit=function(){o.checkerFunction=null;var t="",r,i,u,a,f=Boolean(o.getHash());return o.isInternetExplorer()?(r="historyjs-iframe",i=n.createElement("iframe"),i.setAttribute("id",r),i.setAttribute("src","#"),i.style.display="none",n.body.appendChild(i),i.contentWindow.document.open(),i.contentWindow.document.close(),u="",a=!1,o.checkerFunction=function(){if(a)return!1;a=!0;var n=o.getHash(),r=o.getHash(i.contentWindow.document);return n!==t?(t=n,r!==n&&(u=r=n,i.contentWindow.document.open(),i.contentWindow.document.close(),i.contentWindow.document.location.hash=o.escapeHash(n)),o.Adapter.trigger(e,"hashchange")):r!==u&&(u=r,f&&r===""?o.back():o.setHash(r,!1)),a=!1,!0}):o.checkerFunction=function(){var n=o.getHash()||"";return n!==t&&(t=n,o.Adapter.trigger(e,"hashchange")),!0},o.intervalList.push(s(o.checkerFunction,o.options.hashChangeInterval)),!0},o.Adapter.onDomLoad(o.hashChangeInit)),o.emulated.pushState&&(o.onHashChange=function(t){var n=t&&t.newURL||o.getLocationHref(),r=o.getHashByUrl(n),i=null,s=null,u=null,a;return o.isLastHash(r)?(o.busy(!1),!1):(o.doubleCheckComplete(),o.saveHash(r),r&&o.isTraditionalAnchor(r)?(o.Adapter.trigger(e,"anchorchange"),o.busy(!1),!1):(i=o.extractState(o.getFullUrl(r||o.getLocationHref()),!0),o.isLastSavedState(i)?(o.busy(!1),!1):(s=o.getHashByState(i),a=o.discardedState(i),a?(o.getHashByIndex(-2)===o.getHashByState(a.forwardState)?o.back(!1):o.forward(!1),!1):(o.pushState(i.data,i.title,encodeURI(i.url),!1),!0))))},o.Adapter.bind(e,"hashchange",o.onHashChange),o.pushState=function(t,n,r,i){r=encodeURI(r).replace(/%25/g,"%");if(o.getHashByUrl(r))throw new Error("History.js does not support states with fragment-identifiers (hashes/anchors).");if(i!==!1&&o.busy())return o.pushQueue({scope:o,callback:o.pushState,args:arguments,queue:i}),!1;o.busy(!0);var s=o.createStateObject(t,n,r),u=o.getHashByState(s),a=o.getState(!1),f=o.getHashByState(a),l=o.getHash(),c=o.expectedStateId==s.id;return o.storeState(s),o.expectedStateId=s.id,o.recycleState(s),o.setTitle(s),u===f?(o.busy(!1),!1):(o.saveState(s),c||o.Adapter.trigger(e,"statechange"),!o.isHashEqual(u,l)&&!o.isHashEqual(u,o.getShortUrl(o.getLocationHref()))&&o.setHash(u,!1),o.busy(!1),!0)},o.replaceState=function(t,n,r,i){r=encodeURI(r).replace(/%25/g,"%");if(o.getHashByUrl(r))throw new Error("History.js does not support states with fragment-identifiers (hashes/anchors).");if(i!==!1&&o.busy())return o.pushQueue({scope:o,callback:o.replaceState,args:arguments,queue:i}),!1;o.busy(!0);var s=o.createStateObject(t,n,r),u=o.getHashByState(s),a=o.getState(!1),f=o.getHashByState(a),l=o.getStateByIndex(-2);return o.discardState(a,s,l),u===f?(o.storeState(s),o.expectedStateId=s.id,o.recycleState(s),o.setTitle(s),o.saveState(s),o.Adapter.trigger(e,"statechange"),o.busy(!1)):o.pushState(s.data,s.title,s.url,!1),!0}),o.emulated.pushState&&o.getHash()&&!o.emulated.hashChange&&o.Adapter.onDomLoad(function(){o.Adapter.trigger(e,"hashchange")})},typeof o.init!="undefined"&&o.init()}(window),function(e,t){"use strict";var n=e.console||t,r=e.document,i=e.navigator,s=!1,o=e.setTimeout,u=e.clearTimeout,a=e.setInterval,f=e.clearInterval,l=e.JSON,c=e.alert,h=e.History=e.History||{},p=e.history;try{s=e.sessionStorage,s.setItem("TEST","1"),s.removeItem("TEST")}catch(d){s=!1}l.stringify=l.stringify||l.encode,l.parse=l.parse||l.decode;if(typeof h.init!="undefined")throw new Error("History.js Core has already been loaded...");h.init=function(e){return typeof h.Adapter=="undefined"?!1:(typeof h.initCore!="undefined"&&h.initCore(),typeof h.initHtml4!="undefined"&&h.initHtml4(),!0)},h.initCore=function(d){if(typeof h variable
[all...]
/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19h=(g.match(/^\s*([a-z]+):/i)||[null,""])[1].toLowerCase();if(e.URLs==="none"||(e.URLs!=="all"&&!a.… variable

12345678910>>...75