Home
last modified time | relevance | path

Searched defs:undo (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DUndoDelegator.py188 def undo(self, text): member in Command
231 def undo(self, text): member in InsertCommand
293 def undo(self, text): member in DeleteCommand
329 def undo(self, text): member in CommandSequence
/external/toybox/toys/other/
Dhexedit.c33 int numlen, undo, undolen; argument
/external/kernel-headers/original/uapi/linux/
Dsem.h30 struct sem_undo *undo; /* undo requests on this array */ member
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb309 def undo( number_of_operations = 1 ) method in ANTLR3.TokenRewriteStream.RewriteProgram
/external/python/cpython2/Mac/Demo/textedit/
Dped.py317 def undo(self, *args): member in Ped
/external/python/cpython2/Mac/Demo/mlte/
Dmlted.py319 def undo(self, *args): member in Mlted
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2231 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::InstructionMoveBefore
2256 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::OperandSetter
2288 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::OperandsHider
2312 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::TruncBuilder
2337 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::SExtBuilder
2362 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::ZExtBuilder
2384 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::TypeMutator
2422 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::UsesReplacer
2462 void undo() override { in undo() function in __anon1120a2390211::TypePromotionTransaction::InstructionRemover
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptEditor.java534 private void undo() { in undo() method in ScriptEditor
/external/skia/samplecode/
DSampleAAGeometry.cpp896 PathUndo* undo = new PathUndo; in savePath() local
902 bool undo() { in undo() function in AAGeometryView
916 PathUndo* undo = fUndo; in validatePath() local
/external/elfutils/src/
Dunstrip.c984 Elf_Scn *undo = NULL; in find_alloc_sections_prelink() local
/external/regex-re2/lib/codereview/
Dcodereview.py1418 def undo(ui, repo, clname, **opts): function
/external/python/cpython2/Lib/lib-tk/
Dturtle.py3513 def undo(self): member in RawTurtle
/external/mksh/src/
Dedit.c3485 static struct edstate *undo; variable
/external/toybox/generated/
Dglobals.h247 int numlen, undo, undolen; member
/external/v8/src/regexp/
Djsregexp.cc1407 Label undo; in Flush() local
/external/valgrind/include/vki/
Dvki-linux.h1190 void/*struct sem_undo */*undo; /* undo requests on this array */ member