Home
last modified time | relevance | path

Searched refs:removeAllListeners (Results 26 – 45 of 45) sorted by last modified time

12

/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js13 …ns={},r.on=p,r.addListener=p,r.once=p,r.off=p,r.removeListener=p,r.removeAllListeners=p,r.emit=p,r…
403 …r i=n(e),r=0,o=i.length;r<o;++r)if(i[r]===t){i.splice(r,1);break}},removeAllListeners:function(e){…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1removeAllListeners","prependListener","prependOnceListener","binding","cwd","chdir","dir","umask",…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js13 …ns={},r.on=p,r.addListener=p,r.once=p,r.off=p,r.removeListener=p,r.removeAllListeners=p,r.emit=p,r…
403 …r i=n(e),r=0,o=i.length;r<o;++r)if(i[r]===t){i.splice(r,1);break}},removeAllListeners:function(e){…
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md70 * Added: removeListener, removeAllListeners
/plugin/webdav/vendor/sabre/event/lib/
H A DEventEmitterInterface.php98 function removeAllListeners($eventName = null); function
H A DEventEmitterTrait.php201 function removeAllListeners($eventName = null) { function
/plugin/flowcharts/
H A Dmermaid.min.js24 …ns={},i.on=y,i.addListener=y,i.once=y,i.off=y,i.removeListener=y,i.removeAllListeners=y,i.emit=y,i…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1removeAllListeners","emit","prependListener","prependOnceListener","listeners","binding","cwd","ch…
H A Dsyntaxhighlighter.js3650 process.removeAllListeners = noop;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …ns={},r.on=g,r.addListener=g,r.once=g,r.off=g,r.removeListener=g,r.removeAllListeners=g,r.emit=g,r…
H A Ddhtmlxgantt.js.map1removeAllListeners","emit","prependListener","prependOnceListener","listeners","binding","cwd","ch…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js5628 process.removeAllListeners = noop;
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js60removeAllListeners:function(){var a=this.getCustomData("_cke_nativeListeners"),b;for(b in a){var c… method in removeAllListeners.event
61 … c,delete c[a]);return l?e:null};a.clearCustomData=function(){this.removeAllListeners();var a=this…
256 …his.activeFilter;this.status="destroyed";this.fire("destroy");this.removeAllListeners();CKEDITOR.r…
H A DCHANGES.md863 …: Fixed: The [`domObject.removeAllListeners()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.domOb…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17637 EventEmitter.prototype.removeAllListeners = function(type) {
17656 this.removeAllListeners(key);
17658 this.removeAllListeners('removeListener');
18797 process.removeAllListeners = noop;
H A Dpdfmake.min.js.map1removeAllListeners","emitter","superCtor","super_","enumerable","configurable","TempCtor","process…
H A Dpdfmake.min.js10removeAllListeners=function(t){var e,n;if(!this._events)return this;if(!this._events.removeListene… method in n
11 …ns={},s.on=o,s.addListener=o,s.once=o,s.off=o,s.removeListener=o,s.removeAllListeners=o,s.emit=o,s…
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12 …e)&&t.test(e)&&delete n[e];else delete this._events;return this},n.removeAllListeners=i("removeEve…
/plugin/aceeditor/
H A Dbuild.js1 …gistry[e];if(!n)return;var r=n.indexOf(t);r!==-1&&n.splice(r,1)},r.removeAllListeners=function(e){…

12