Searched defs:redo (Results 1 – 5 of 5) sorted by relevance
| /external/python/cpython3/Lib/idlelib/ | ||
| D | undo.py | 186     def redo(self, text):  member in Command | 
| /external/python/cpython2/Lib/idlelib/ | ||
| D | UndoDelegator.py | 185     def redo(self, text):  member in Command | 
| /external/python/cpython2/Mac/Demo/mlte/ | ||
| D | mlted.py | 325     def redo(self, *args):  member in Mlted | 
| /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ | ||
| D | ScriptEditor.java | 553   private void redo() {  in redo()  method in ScriptEditor | 
| /external/armnn/third-party/ghc/ | ||
| D | filesystem.hpp | 3131     bool redo;  in canonical()  local |