Home
last modified time | relevance | path

Searched refs:bind (Results 426 – 450 of 638) sorted by path

1...<<11121314151617181920>>...26

/plugin/quickstats/GEOIP/vendor/composer/
H A Dautoload_static.php51 return \Closure::bind(function () use ($loader) {
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DLICENSE46 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DLICENSE46 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DLICENSE46 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/quizlib/scripts/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/rater/scripts/
H A Djquery.tablesorter.js797 $this.bind("update", function () {
806 }).bind("updateCell", function (e, cell) {
813 }).bind("sorton", function (e, list) {
824 }).bind("appendCache", function () {
826 }).bind("applyWidgetId", function (e, id) {
828 }).bind("applyWidgets", function () {
/plugin/revealjs/js/
H A Dreveal.js5866 features.requestAnimationFrameMethod.call( window, this.animate.bind( this ) );
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2 …lace("{}",n)),!C)throw e;console.error(e),t=N}u(_[n]=t),t.rawDefinition=e.bind(null,a),t.aliases&&…
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js282 }.bind( this, section, xhr );
/plugin/rrdgraph/
H A Dscript.js69 rrdImages.bind("touchstart", function(e) {
81 rrdImages.bind("touchend", function(e) {
102 rrdImages.bind("click", function(e) {
110 rrdImages.bind("swiperight", function() {
115 rrdImages.bind("swipeleft", function() {
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js192 setTimeout(this.hide.bind(this), 250);
504 this._boundWrapperHandler = this.wrapUp.bind(this);
683 }.bind(this),
698 }.bind(this));
710 listener = this[pair.value].bind(this);
716 }.bind(this));
742 }.bind(this));
788 }.bind(this),
823 }.bind(this),
837 }.bind(this));
[all …]
H A Ddragdrop.js159 }.bind(this), draggable.options.delay);
474 }.bind(this));
482 return (v/this.options.snap[i]).round()*this.options.snap[i] }.bind(this));
485 return (v/this.options.snap).round()*this.options.snap }.bind(this));
510 this.scrollInterval = setInterval(this.scroll.bind(this), 10);
H A Deffects.js202 this.interval = setInterval(this.loop.bind(this), 15);
332 this.method = Object.isFunction(method) ? method.bind(object) :
333 Object.isFunction(object[method]) ? object[method].bind(object) :
423 }.bind(this));
434 }.bind(this));
496 …0,2).map(function(i){ return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),16) }.bind(this));
497 …ction(i){ return parseInt(this.options.endcolor.slice(i*2+1,i*2+3),16)-this._base[i] }.bind(this));
501 return m+((this._base[i]+(this._delta[i]*position)).round().toColorPart()); }.bind(this)) });
993 }.bind(this)).reject(function(transform){
1036 }.bind(this));
H A Dprototype.js132 value.valueOf = method.valueOf.bind(method);
133 value.toString = method.toString.bind(method);
286 function bind(context) { function
328 var a = update([__method.bind(this)], arguments);
344 bind: bind,
1642 }).bind(this);
1682 this.options.onComplete = this.updateComplete.bind(this);
1897 content.evalScripts.bind(content).defer();
1911 content.evalScripts.bind(content).defer();
1948 content.evalScripts.bind(content).defer();
[all …]
H A Dunittest.js174 setTimeout(this.runTests.bind(this), 1000);
224 setTimeout(this.runTests.bind(this), test.timeToWait || 1000);
428 }.bind(this)) && this.pass();
469 Test.Unit.Assertions.prototype.initialize.bind(this)();
495 if (!this.isWaiting) this.setup.bind(this)();
497 this.test.bind(this)();
500 this.teardown.bind(this)();
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/searchjump/
H A Dscript.js40 jQuery(document).bind('keypress', sjump.keyhandle);
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
H A Dwebfont.js2bind,arguments)}function ba(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototyp…
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE46 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js2283 var bind = baseRest(function(func, thisArg, partials) {
3711 lodash.bind = bind;
H A Dlodash.core.min.js22 …+"")}(function(n,t){return null==n?{}:m(n,t)});o.assignIn=Bn,o.before=G,o.bind=En,o.chain=function…
H A Dlodash.fp.min.js20 …in:!0,rearg:!0,runInContext:!0},e.skipRearg={add:!0,assign:!0,assignIn:!0,bind:!0,bindKey:!0,conca…
H A Dlodash.js10094 var bind = baseRest(function(func, thisArg, partials) {
10097 var holders = replaceHolders(partials, getHolder(bind));
15289 baseAssignValue(object, key, bind(object[key], object));
16533 lodash.bind = bind;
H A Dlodash.min.js96 ….assignIn=yf,An.assignInWith=bf,An.assignWith=xf,An.at=jf,An.before=uu,An.bind=Ho,An.bindAll=Nf,An…

1...<<11121314151617181920>>...26