Home
last modified time | relevance | path

Searched defs:debounce (Results 1 – 25 of 26) sorted by relevance

12

/plugin/combo/resources/snippet/js/
H A Dcombo-debounce.js11 module.debounce = function (callBack, interval, leadingExecution = false) { function
H A Drequire.js12 "debounce": "http://combo.nico.lan/lib/exe/fetch.php?media=snippet:js:test.js&drive=combo", property
/plugin/asciidocjs/node_modules/lodash/
Dthrottle.js1 var debounce = require('./debounce'), variable
Dfunction.js9 'debounce': require('./debounce'), property
Ddebounce.js66 function debounce(func, wait, options) { function
Dlodash.js10372 function debounce(func, wait, options) { function
/plugin/diagramsnet/lib/js/diagramly/
DmxRuler.js378 function debounce(func, wait, immediate) function
/plugin/batchedit/
Dinterface.js2 function debounce(callback, timeout) { function
/plugin/emoji/script/
Djquery.textcomplete.js947 var debounce = function (func, wait) { function
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dholder.min.js12 …e=b.createElement("style"),f=[];for(b.documentElement.firstChild.appendChild(e),b._qsa=[],e.styleS…
/plugin/sequencediagram/bower_components/underscore/
Dunderscore.js817 _.debounce = function(func, wait, immediate) { function
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
Dunderscore.js855 _.debounce = function(func, wait, immediate) { function
/plugin/tagfilter/script/select2/
Dselect2.js229 function debounce(quietMillis, fn, ctx) { function
3386 debounce: debounce, property
Dselect2.min.js22 …lect2-active"),this.opts.query({element:this.opts.element,term:f,page:d,context:g,matcher:this.opt… variable
/plugin/imapmarkers/
Djquery.imagemapster.js3901 function debounce() { function
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree.min.js1 …"object"==typeof module&&module.exports?(require("./jquery.fancytree.ui-deps"),module.exports=e(re… property
Djquery.fancytree-all.min.js33 …"object"==typeof module&&module.exports?(require("./jquery.fancytree.ui-deps"),module.exports=e(re… property
Djquery.fancytree-all.js6816 debounce: function (timeout, fn, invokeAsap, ctx) { method
Djquery.fancytree-all-deps.js8277 debounce: function (timeout, fn, invokeAsap, ctx) { method
Djquery.fancytree-all-deps.min.js1 …totype.slice;_.cleanData=(r=_.cleanData,function(e){for(var t,n,i=0;null!=(n=e[i]);i++)(t=_._data(…
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.js6816 debounce: function (timeout, fn, invokeAsap, ctx) { method
/plugin/sequencediagram/bower_components/lodash/
Dlodash.js10304 function debounce(func, wait, options) { function
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.js10304 function debounce(func, wait, options) { function
/plugin/statistics/js/
Dchart.js13 …t(2.55*t),0,255)}function Mt(t){return yt(_t(255*t),0,255)}function wt(t){return yt(_t(t/2.55)/100… argument
/plugin/jsontable/script/
Dhandsontable.full.min.js29 …define&&define.amd?define("Handsontable",[],t):"object"==typeof exports?exports.Handsontable=t():e… argument

12