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

1 2 3 4

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
EditCommandQt.cpp 45 void EditCommandQt::redo() function in class:EditCommandQt
EditCommandQt.h 40 void redo();
EditorClientQt.h 88 virtual void redo();
EditorClientQt.cpp 299 void EditorClientQt::redo() function in class:WebCore::EditorClientQt
303 m_page->undoStack()->redo();
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/
ActionBar.java 28 * Action bar that contains buttons such as undo, redo, save, etc. and listens to stack changes for
54 private ImageButton redo; field in class:ActionBar
71 enableButton(redo, canRedo);
104 redo = (ImageButton) findViewById(R.id.redo_button);
105 redo.setOnClickListener(new OnClickListener() {
147 enableButton(redo, false);
Toolbar.java 112 filterStack.redo(callback);
  /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;
  /external/webkit/Source/WebKit/android/WebCoreSupport/
EditorClientAndroid.h 94 virtual void redo();
  /external/webkit/Source/WebKit/efl/WebCoreSupport/
EditorClientEfl.h 91 virtual void redo();
  /external/webkit/Source/WebKit/haiku/WebCoreSupport/
EditorClientHaiku.h 88 virtual void redo();
  /external/webkit/Source/WebKit/wx/WebKitSupport/
EditorClientWx.h 90 virtual void redo();
  /external/webkit/Source/WebCore/page/
EditorClient.h 117 virtual void redo() = 0;
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
EditorClientGtk.h 117 virtual void redo();
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebEditorClient.h 87 void redo();
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
EditorClientWinCE.h 78 virtual void redo();
  /external/webkit/Tools/DumpRenderTree/win/
UIDelegate.cpp 93 void redo();
128 void DRTUndoManager::redo() function in class:DRTUndoManager
255 HRESULT STDMETHODCALLTYPE UIDelegate::redo() function in class:UIDelegate
257 m_undoManager->redo();
  /external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.h 87 virtual void redo();
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.h 116 virtual void redo();
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebEditorClient.h 84 virtual void 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;
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUndoManager.idl 113 - (void)redo
115 HRESULT redo();
  /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",
  /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/libvpx/examples/includes/geshi/geshi/
ruby.php 51 'next', 'not', 'or', 'redo', 'rescue', 'yield',

Completed in 584 milliseconds

1 2 3 4