HomeSort by relevance Sort by last modified time
    Searched refs:redo (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorHistory.h 58 virtual bool redo(ExceptionState&) = 0;
71 bool redo(ExceptionState&);
InspectorHistory.cpp 50 virtual bool redo(ExceptionState&) { return true; } function in class:WebCore::__anon10687::UndoableStateMark
125 bool InspectorHistory::redo(ExceptionState& exceptionState) function in class:WebCore::InspectorHistory
132 if (!action->redo(exceptionState)) {
DOMEditor.cpp 62 return redo(exceptionState);
71 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::DOMEditor::RemoveChildAction
115 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::DOMEditor::InsertBeforeAction
117 if (m_removeChildAction && !m_removeChildAction->redo(exceptionState))
143 return redo(exceptionState);
152 virtual bool redo(ExceptionState&) function in class:WebCore::DOMEditor::RemoveAttributeAction
181 return redo(exceptionState);
193 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::DOMEditor::SetAttributeAction
235 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::DOMEditor::SetOuterHTMLAction
237 return m_history->redo(exceptionState)
277 virtual bool redo(ExceptionState&) function in class:WebCore::DOMEditor::ReplaceWholeTextAction
311 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::DOMEditor::ReplaceChildNodeAction
345 virtual bool redo(ExceptionState&) function in class:WebCore::DOMEditor::SetNodeValueAction
    [all...]
InspectorCSSAgent.cpp 322 return redo(exceptionState);
334 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::InspectorCSSAgent::SetStyleSheetTextAction
378 return redo(exceptionState);
387 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::InspectorCSSAgent::SetStyleTextAction
430 return redo(exceptionState);
439 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::InspectorCSSAgent::SetPropertyTextAction
484 return redo(exceptionState);
492 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::InspectorCSSAgent::TogglePropertyAction
518 return redo(exceptionState);
526 virtual bool redo(ExceptionState& exceptionState function in class:WebCore::InspectorCSSAgent::SetRuleSelectorAction
556 virtual bool redo(ExceptionState& exceptionState) function in class:WebCore::InspectorCSSAgent::AddRuleAction
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
UndoStack.h 54 void redo();
UndoStack.cpp 106 // unapply will call us back to push this command onto the redo stack.
110 void UndoStack::redo() function in class:WebCore::UndoStack
Editor.h 179 void redo();
  /frameworks/base/core/java/android/content/
UndoOperation.java 97 * the temporary redo stack). The implementation should remove the original
104 * redo stack to the main undo stack. The implementation should re-apply
107 public abstract void redo(); method in class:UndoOperation
UndoManager.java 29 * a document or application. This class supports both undo and redo and has
33 * apps implement to define their undo/redo behavior. The UndoManager keeps
50 * undo/redo them without needing to impact edits in other objects; while
52 * undo/redo them as a single stream.</p>
265 * Perform redo of last/top <var>count</var> undo states in the transient redo stack.
273 public int redo(UndoOwner[] owners, int count) { method in class:UndoManager
285 state.redo();
297 * Returns true if we are currently inside of an undo/redo operation. This is
361 * Return the number of redo states on the undo stack
913 void redo() { method in class:UndoManager.UndoState
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_FLOAT.S 36 mov r9, r0 @ Save copies - we may need to redo
  /external/qemu/
softmmu_template.h 114 redo:
185 goto redo;
202 redo:
235 goto redo;
289 redo:
361 goto redo;
377 redo:
408 goto redo;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
UndoDelegator.py 6 #$ event <<redo>>
30 self.unbind("<<redo>>")
35 self.bind("<<redo>>", self.redo_event)
88 # undo & redo. Nested matching calls are OK, and the inner calls
153 cmd.redo(self.delegate)
185 def redo(self, text): member in class:Command
224 def redo(self, text): member in class:InsertCommand
229 ##sys.__stderr__.write("redo: %s\n" % self)
286 def redo(self, text): member in class:DeleteCommand
291 ##sys.__stderr__.write("redo: %s\n" % self
325 def redo(self, text): member in class:CommandSequence
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
UndoDelegator.py 6 #$ event <<redo>>
30 self.unbind("<<redo>>")
35 self.bind("<<redo>>", self.redo_event)
88 # undo & redo. Nested matching calls are OK, and the inner calls
153 cmd.redo(self.delegate)
185 def redo(self, text): member in class:Command
224 def redo(self, text): member in class:InsertCommand
229 ##sys.__stderr__.write("redo: %s\n" % self)
286 def redo(self, text): member in class:DeleteCommand
291 ##sys.__stderr__.write("redo: %s\n" % self
325 def redo(self, text): member in class:CommandSequence
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TextEditor.js 48 redo: function() { },
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
HistoryManager.java 153 public int redo() { method in class:HistoryManager
  /external/chromium_org/third_party/openssl/openssl/crypto/dsa/
dsa_ossl.c 154 redo:
186 /* Redo if r or s is zero as required by FIPS 186-3: this is
196 goto redo;
  /external/openssl/crypto/dsa/
dsa_ossl.c 154 redo:
186 /* Redo if r or s is zero as required by FIPS 186-3: this is
196 goto redo;
  /build/tools/droiddoc/templates-ds/assets/js/
prettify.js 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
  /build/tools/droiddoc/templates-sac/assets/js/
prettify.js 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
  /build/tools/droiddoc/templates-sdk/assets/js/
prettify.js 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
  /external/chromium_org/chrome/common/extensions/docs/static/js/
prettify.js 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
  /sdk/templates/docs/
prettify.js 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
commands.js 9 * Supports undo/redo.
157 * @param {boolean=} opt_keep_redo True if redo stack should not be cleared.
231 * @return {boolean} True if Redo is applicable.
240 CommandQueue.prototype.redo = function() {
242 throw new Error('Cannot redo');
image_editor.js 207 * Redo the recently un-done command.
209 ImageEditor.prototype.redo = function() {
211 this.recordToolUse('redo');
214 this.commandQueue_.redo();
219 * Update Undo/Redo buttons state.
433 this.redoButton_ = createButton('redo',
435 this.redo.bind(this));
436 this.registerAction_('redo');
573 this.redo();
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php 51 'next', 'not', 'or', 'redo', 'rescue', 'yield',

Completed in 389 milliseconds

1 2 3