Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js227 …rentActive=null;this._={editor:a};return this};CKEDITOR.focusManager._={blurDelay:200};CKEDITOR.fo… property in CKEDITOR.focusManager._
229 clearTimeout(this._.timer);var b=CKEDITOR.focusManager._.blurDelay;a||!b?f.call(this):this._.timer=…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js252 …rentActive=null;this._={editor:a};return this};CKEDITOR.focusManager._={blurDelay:200};CKEDITOR.fo… property in CKEDITOR.focusManager._
253 …{this._.timer&&clearTimeout(this._.timer);var b=CKEDITOR.focusManager._.blurDelay;a||!b?d.call(thi…
H A Dckeditor.js.unc5227 blurDelay: 200
5253 var b = CKEDITOR.focusManager._.blurDelay;