Home
last modified time | relevance | path

Searched refs:hasRedo (Results 1 – 4 of 4) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1149 …c=c||f>=this.strokesLimit;this.typing||(this.hasUndo=this.typing=!0,this.hasRedo=!1,this.onChange(…
1150hasRedo=this.hasUndo=!1;this.locked=null;this.resetType()},resetType:function(){this.strokesRecord…
1153 this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){if(this.undoab…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1222 …b=b||d>=this.strokesLimit;this.typing||(this.hasUndo=this.typing=!0,this.hasRedo=!1,this.onChange(…
1223hasRedo=this.hasUndo=!1;this.locked=null;this.resetType()},resetType:function(){this.strokesRecord…
1226 …n a.index=d,a;return null},redoable:function(){return this.enabled&&this.hasRedo},undoable:functio…
H A Dckeditor.js.unc24280 … this.typing || (this.hasUndo = this.typing = !0, this.hasRedo = !1, this.onChange());
24293 this.hasRedo = this.hasUndo = !1;
24304 this.hasRedo = !!this.getNextImage(!1);
24359 return this.enabled && this.hasRedo
/plugin/aceeditor/
H A Dbuild.js1 …Counter=0},this.hasUndo=function(){return this.$undoStack.length>0},this.hasRedo=function(){return… method in AnonymousFunction3f72001731800