Home
last modified time | relevance | path

Searched refs:onCancel (Results 1 – 17 of 17) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc_ie.js6 f.getSPLangCode(a.langCode),winType:d,onCancel:function(){c.hide()},onFinish:function(b){a.focus();…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc_ie.js6 f.getSPLangCode(a.langCode),winType:d,onCancel:function(){c.hide()},onFinish:function(b){a.focus();…
/plugin/etherpadlite/scripts/
H A Detherpadlite.js542 ep.onCancel = function(event) { function
575 …btn__cancel').clone().attr('id','edbtn__cancel2').insertAfter('#edbtn__cancel').click(ep.onCancel);
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js21 …width;this.resize(this.definition.minWidth,this.definition.minHeight)}},onCancel:function(){l.rese… method in AnonymousFunctionbb2b70450100.g
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js21 …width;this.resize(this.definition.minWidth,this.definition.minHeight)}},onCancel:function(){l.rese… method in AnonymousFunctionea7a5d580100.f
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js1050 Promise.prototype._attachCancellationCallback = function(onCancel) { argument
1065 executor(resolve, reject, function(onCancel) { argument
1066 if (typeof onCancel !== "function") {
1068 util.toString(onCancel));
1070 promise._attachCancellationCallback(onCancel);
1077 function cancellationAttachCancellationCallback(onCancel) { argument
1083 previousOnCancel.push(onCancel);
1085 this._setOnCancel([previousOnCancel, onCancel]);
1088 this._setOnCancel(onCancel);
1096 function cancellationSetOnCancel(onCancel) { argument
[all …]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js11364 sink.onCancel = function (reason) {
11424 sink.onCancel = function (reason) {
17002 onCancel: null,
17127 …resolveCall(this.streamSinks[data.streamId].onCancel, [wrapReason(data.reason)]).then(function () {
H A Dpdf.worker.js673 sink.onCancel = function (reason) {};
55776 onCancel: null,
55901 …resolveCall(this.streamSinks[data.streamId].onCancel, [wrapReason(data.reason)]).then(function () {
H A Dpdf.js.map1onCancel","isCancelled","resolveCall","_processStreamMessage","sendStreamResponse","deleteStreamCo…
H A Dpdf.worker.js.map1onCancel","isCancelled","resolveCall","_processStreamMessage","sendStreamResponse","deleteStreamCo…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1onCancel","_attachCancellationCallback","cancellationAttachCancellationCallback","previousOnCancel…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js554 …=!1)});this.state=CKEDITOR.DIALOG_STATE_IDLE;if(x.onCancel)this.on("cancel",function(a){!1===x.onC…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js601 …=!1)});this.state=CKEDITOR.DIALOG_STATE_IDLE;if(g.onCancel)this.on("cancel",function(a){!1===g.onC…
H A Dckeditor.js.unc11825 if (g.onCancel) this.on("cancel", function(a) {
11826 !1 === g.onCancel.call(this, a) && (a.data.hide = !1)
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396onCancel(()=>{this.removeLinkDecorations(),this.currentWordAtPosition=null}))}static get(t){return…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js396onCancel(()=>{this.removeLinkDecorations(),this.currentWordAtPosition=null}))}static get(t){return…
H A Dbundle.js.map1onCancel = this._onCancel.event;\n this._editor = editor;\n this._opts = createOptio…