Home
last modified time | relevance | path

Searched refs:delta (Results 126 – 150 of 186) sorted by relevance

12345678

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/callflow/
H A Draphael.js5998 var delta = dx * (type != "diamond" && type != "oval");
6001 to = R.getTotalLength(attrs.path) - delta * stroke;
6003 from = delta * stroke;
6014 o._.arrows[se + "dx"] = delta;
/plugin/advrack/
H A Draphael.js5997 var delta = dx * (type != "diamond" && type != "oval");
6000 to = R.getTotalLength(attrs.path) - delta * stroke;
6002 from = delta * stroke;
6013 o._.arrows[se + "dx"] = delta;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1delta,\n sum = 0;\n\n if (valueof == null) {\n while (++i < n) {\n if (!isNaN(value …
H A Djson.worker.js.map1delta: The difference between the end diagonal and the start diagonal. This is used to relate diag…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1041 var delta = new Date().getTime() - d.console.timeMap[_name],
1042 args = d.console.formatArgs.apply(window,[_name+":", delta+"ms"]);
H A Dfirebug-lite-1.2-compressed.js31 …d.console.timeMap){var delta=new Date().getTime()-d.console.timeMap[_name],args=d.console.formatAr…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js42 d.console.scroll();}},scroll:function(){with(firebug){el.left.console.monitor.environment.getElement().parentNode.scrollTop=Math.abs(el.left.console.monitor.environment.getSize().offsetHeight-(el.left.console.monitor.element.parentNode.offsetHeight-11));}},run:function(_command){with(firebug){if(!internal.init){d.console.cache.push({"command":_command,"arg":Array.prototype.slice.call(arguments,1)});}else{d.console.cmd[_command].apply(window,Array.prototype.slice.call(arguments,1));}}},toggleML:function(){with(firebug){var open=!env.ml;env.ml=!env.ml;d.navigateRightColumn("console",open);el[open?"left":"right"].console.mlButton.environment.addStyle({display:"none"});el[!open?"left":"right"].console.mlButton.environment.addStyle({display:"block"});el.left.console.mlButton.attribute[(open?"add":"remove")+"Class"]("CloseML");}},countMap:{},timeMap:{},cmd:{log:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Log").update(args);d.console.scroll();}},warn:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Warn").update(args);d.console.scroll();}},info:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Info").update(args);d.console.scroll();}},debug:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Debug").update(args);d.console.scroll();}},error:function(_value){with(firebug){var args=d.console.formatArgs.apply(window,arguments);d.console.addLine().attribute.addClass("Error").update(args);d.console.scroll();}},trace:function(_value){with(firebug){var stackAmt=3,f=arguments.caller,isArray=lib.util.IsArray(f);if((!isArray&&f)||(isArray&&f.length>0)){d.console.addLine().attribute.addClass("Arrow").update(">>> console.trace(stack)");for(var i=0;i<stackAmt;i++){var func=f.toString(),args=f.arguments;d.dom.open({"function":func,"arguments":args},d.console.addLine());f=f.caller;}}}},dir:function(_value){with(firebug){d.console.addLine().attribute.addClass("Arrow").update(">>> console.dir("+_value+")");d.dom.open(_value,d.console.addLine());}},dirxml:function(){with(firebug){d.console.cmd.log.apply(this,arguments);}},time:function(_name){with(firebug){d.console.timeMap[_name]=new Date().getTime();}},timeEnd:function(_name){with(firebug){if(_name in d.console.timeMap){var delta=new Date().getTime()-d.console.timeMap[_name],args=d.console.formatArgs.apply(window,[_name+":",delta+"ms"]);d.console.addLine().attribute.addClass("log").update(args);delete d.console.timeMap[_name];}}},count:function(_name){with(firebug){if(!d.console.countMap[_name])
H A Dfirebug-lite-1.2.js1052 var delta = new Date().getTime() - d.console.timeMap[_name],
1053 args = d.console.formatArgs.apply(window,[_name+":", delta+"ms"]);
/plugin/passpolicy/
H A Dwords.txt921 delta
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1delta","normalizeWheelEventDelta","MOUSE_WHEEL_DELTA_PER_PAGE_SCALE","ticks","currentScale","scale…
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19 …"*":"2217","`":"2018"},mathchar0mi:{alpha:"03B1",beta:"03B2",gamma:"03B3",delta:"03B4",epsilon:"03…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs9722 var delta = 0;
9724 case 2: delta = p.read_shift(2); break;
9725 case 3: delta = p.read_shift(2, 'i'); break;
9726 case 7: delta = p.read_shift(2); break;
10536 var delta = Math.abs(collw - cycle_width(collw)), _MDW = MDW;
10537 …if(delta > 0.005) for(MDW=MIN_MDW; MDW<MAX_MDW; ++MDW) if(Math.abs(collw - cycle_width(collw)) <=
10542 var delta = Infinity, guess = 0, _MDW = MIN_MDW;
10547 if(Math.abs(guess) < delta) { delta = Math.abs(guess); _MDW = MDW; }
12546 …($2=="$" ? $2+$3 : encode_col(decode_col($3)+delta.c))+($4=="$" ? $4+$5 : encode_row(decode_row($5…
12552 var delta = {r:c.r - s.r, c:c.c - s.c}; class in shift_formula_xlsx
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php5869 private function skip($delta) argument
5871 $this->_pos += $delta;
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1delta","mean","sum","valueof","isNaN","number","v","variance","Math","sqrt","min","max","slice","m…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js19244 var delta = Math.round(diff / (width.length - i));
19245 width[i] += delta;
19249 delta = new_width - width[i];
19252 diff -= delta;
19257 var delta = Math.round(diff / (unknown.length - i)); // no float values, just integer
19259 width[index] += delta;
19262 delta = new_width - width[index];
19265 diff -= delta;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js24511 …function copyCoefficients(coefficients, levelWidth, levelHeight, subband, delta, mb, reversible, s…
24599 n = (n + magnitudeCorrection) * delta;
24659 var delta = reversible ? 1 : Math.pow(2, precision + gainLog2 - epsilon) * (1 + mu / 2048);
24661 …copyCoefficients(coefficients, width, height, subband, delta, mb, reversible, segmentationSymbolUs…
25399 var delta = 0.443506852043971;
25409 current = delta * x[j - 1];
25412 next = delta * x[j + 1];
25417 current = delta * x[j + 1];
36019 segments[segIndex].delta = font.getUint16();
36048 var delta = segment.delta;
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js3244 delta, output;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2delta=0;switch(event.type){case"DOMMouseScroll":delta=event.detail;break;case"mousewheel":delta=-e…
19delta=log2<=48?1:Math.pow(2,log2-48);var approxRes=goog.math.Long.fromNumber(approx);var approxRem…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js30413 …var charMap, code, codeMap, codes, delta, deltas, diff, endCode, endCodes, entrySelector, glyphIDs…
30473 delta = map[old] - code;
30474 if ((last == null) || delta !== diff) {
30479 diff = delta;
30536 delta = deltas[_o];
30537 subtable.writeUInt16(delta);

12345678