Searched refs:sensitivity (Results 1 – 15 of 15) sorted by relevance
/plugin/likeit/script/ |
H A D | jquery.hoverIntent.js | 38 sensitivity: 7, property in $.fn.hoverIntent.cfg 65 if ( ( Math.abs(pX-cX) + Math.abs(pY-cY) ) < cfg.sensitivity ) {
|
/plugin/likeit/ |
H A D | script.js | 39 sensitivity:6,
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.js | 6519 var sensitivity = this.scrollSensitivity; 6529 topCloseness = (sensitivity - (util_1.getEvY(ev) - bounds.top)) / sensitivity; 6530 bottomCloseness = (sensitivity - (bounds.bottom - util_1.getEvY(ev))) / sensitivity; 6531 leftCloseness = (sensitivity - (util_1.getEvX(ev) - bounds.left)) / sensitivity; 6532 rightCloseness = (sensitivity - (bounds.right - util_1.getEvX(ev))) / sensitivity;
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
H A D | CHANGELOG | 753 * fixed method case-sensitivity when using the sandbox mode
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js | 13 …sensitivity:0,updates_per_second:60});function g(i,n,r,a,o){var s=function(i,n,r){var a=n(i),o={x:…
|
H A D | dhtmlxgantt.js.map | 1 …sensitivity","updates_per_second","getLinePos","shift","isStart","taskPos","xEnd","yEnd","mileston…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 7049 if (distance > this.config.sensitivity) { 7163 sensitivity: 4 property in DnD.dragStart.config 19564 dnd.config.sensitivity = grid.$getConfig().dnd_sensitivity; 19814 dnd.config.sensitivity = grid.$getConfig().dnd_sensitivity; 24621 var dnd = new DnD(timeline.$task_bars, { sensitivity : 0, updates_per_second : 60 }),
|
/plugin/diagramsnet/lib/js/orgchart/ |
H A D | bridge.min.js | 8 …sensitivity:"accent"});case 2:return n.localeCompare(t,System.Globalization.CultureInfo.invariantC…
|
/plugin/diagramsnet/lib/js/ |
H A D | orgchart.min.js | 8 …sensitivity:"accent"});case 2:return n.localeCompare(t,System.Globalization.CultureInfo.invariantC…
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 640 # --No case-sensitivity for variable names.
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 3532 /* OASIS does not comment on filename case sensitivity */
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 426 …5);const Jo=new me.b(()=>{const e=new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"});return…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 426 …5);const Jo=new me.b(()=>{const e=new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"});return…
|
H A D | bundle.js.map | 1 …sensitivity to case or to accents\nconst intlFileNameCollatorBaseNumeric = new IdleValue(() => {\n…
|
/plugin/mermaid/ |
H A D | mermaid.min.js | [all...] |