Searched refs:restoreImage (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 1151 …k.push(b)-1;this.currentImage=b;!1!==e&&this.refreshState();return!0},restoreImage:function(a){var… method in b 1153 …restoreImage(a),!0}return!1},redo:function(){if(this.redoable()&&(this.save(!0),this.redoable())){…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1224 …e.push(b)-1;this.currentImage=b;!1!==c&&this.refreshState();return!0},restoreImage:function(a){var… method in e 1226 …restoreImage(a),!0}return!1},redo:function(){if(this.redoable()&&(this.save(!0),this.redoable())){…
|
H A D | ckeditor.js.unc | 24328 restoreImage: function(a) { 24368 if (a) return this.restoreImage(a), !0 24375 if (a) return this.restoreImage(a), !0
|