HomeSort by relevance Sort by last modified time
    Searched full:redo (Results 51 - 75 of 141) sorted by null

1 23 4 5 6

  /external/webkit/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp 280 // unapply will call us back to push this command onto the redo stack.
285 void EditorClient::redo() function in class:WebKit::EditorClient
  /external/webkit/WebKit/qt/WebCoreSupport/
EditorClientQt.cpp 305 void EditorClientQt::redo() function in class:WebCore::EditorClientQt
309 m_page->undoStack()->redo();
  /external/webkit/WebKitTools/DumpRenderTree/qt/
EventSenderQt.cpp 416 redo:
421 goto redo;
  /external/webkit/WebCore/editing/
Editor.h 235 void redo();
  /external/webkit/WebKit/chromium/src/
EditorClientImpl.h 84 virtual void redo();
  /external/webkit/WebKit/qt/docs/
qtwebkit.qdoc 118 undo/redo stack for editable content.
  /external/webkit/WebKit/win/WebCoreSupport/
WebInspectorDelegate.h 244 virtual HRESULT STDMETHODCALLTYPE redo() { return E_NOTIMPL; } function in class:WebInspectorDelegate
WebEditorClient.cpp 599 void WebEditorClient::redo() function in class:WebEditorClient
603 uiDelegate->redo();
  /external/webkit/WebKitTools/DumpRenderTree/win/
UIDelegate.h 245 virtual HRESULT STDMETHODCALLTYPE redo();
  /external/qemu/block/
qcow.c 555 redo:
600 goto redo;
608 goto redo;
qcow2-refcount.c 376 redo:
398 goto redo;
  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 181 MNU_REDO = "Redo\tctrl+y"
213 (MNU_REDO, "Redo", 'OnRedo', False),
247 ("Redo", "img_Redo", SB_REDO, "OnRedo"),
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidEditor.java 224 * Creates undo redo actions for the editor site (so that it works for any page of this
234 action = mTextEditor.getAction(ActionFactory.REDO.getId());
235 bars.setGlobalActionHandler(ActionFactory.REDO.getId(), action);
    [all...]
  /build/tools/droiddoc/templates/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN 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 break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while 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 break continue do else for if return while case done elif esac eval fi function in local set then until ",
9 od="bsh",pd="csh",qd="sh",rd="break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",sd="cv",td="py",ud="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 ",vd="perl",wd="pl",xd="pm",yd="break continue do else for if return while 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 ",
  /external/webkit/WebCore/inspector/front-end/
TextEditorModel.js 268 redo: function()
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 904 <p>Redo -
905 Redo will redo the last undo</p>
    [all...]
  /external/icu4c/common/
usprep.cpp 740 // redo processing of string
759 // redo processing of string
  /external/webkit/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 515 void WebEditorClient::redo()
518 [[m_webView undoManager] redo];
  /external/webkit/WebKit/qt/Api/
qwebpage.cpp 292 "Redo", // Redo,
605 case QWebPage::Redo:
992 { QKeySequence::Redo, QWebPage::Redo },
    [all...]
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
Main.java     [all...]
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDataItem.java 420 * The output is to be annotated, so redo the work previously
  /external/bluetooth/bluez/common/
uinput.h 251 #define KEY_REDO 182 /* AC Redo/Repeat */
  /external/icu4c/test/intltest/
astrotst.cpp 314 // point that appears to be impossible without a redo of the
  /external/openssl/crypto/evp/
encode.c 309 of ending bytes to skip, so let's redo the count */
  /external/qemu/android/
hw-events.h 224 KEY_CODE(REDO ,182) \

Completed in 304 milliseconds

1 23 4 5 6