Home
last modified time | relevance | path

Searched refs:revert (Results 51 – 55 of 55) sorted by path

123

/plugin/vbsso/
H A DREADME.md14 Plugin doesn't revert already sync data back to its original state if you decide to disable plugin …
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4791 …vent.keyCode==27&&!this.completeAsYouType){var reverted=this.getAutoCompleter().revert(this.input);
4859 this.revert=function(textBox){if(originalOffset!=-1){textBox.value=originalValue; method in Firebug.AutoCompleter
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc22 io.revert();
25 io.revert();
268 <cffunction name="revert" access="public" output="true" returntype="void" hint="Undo the previous m…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1revert","gantt","copy","command","length","type","update","move","_a","oldValue","entity","inverse…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js598 var revert = gantt.copy(action);
601 var command = revert.commands[i] = commands.invert(revert.commands[i]);
606 return revert;
623 var revert = gantt.copy(command);
624 revert.type = this.inverseCommands(command.type);
625 return revert;

123