Home
last modified time | relevance | path

Searched refs:_hideAfterTimeout (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js647 …("notificationShow",{notification:this})&&(this.area.add(this),this._hideAfterTimeout())},update:f…
649 this.duration=a.duration;this._hideAfterTimeout()},hide:function(){!1!==this.editor.fire("notificat…
651 …eProgress:function(){return Math.round(100*(this.progress||0))+"%"},_hideAfterTimeout:function(){v…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js672 …("notificationShow",{notification:this})&&(this.area.add(this),this._hideAfterTimeout())},update:f…
674 …his.isVisible()||this.area.add(this));this.duration=b.duration;this._hideAfterTimeout()},hide:func…
676 …eProgress:function(){return Math.round(100*(this.progress||0))+"%"},_hideAfterTimeout:function(){v… method in q
H A Dckeditor.js.unc13427 }) && (this.area.add(this), this._hideAfterTimeout())
13447 this._hideAfterTimeout()
13494 _hideAfterTimeout: function() {