HomeSort by relevance Sort by last modified time
    Searched full:undo (Results 101 - 125 of 277) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/bison/src/
scan-skel.c 197 /* Undo effects of setting up skel_text. */ \
954 /* undo the effects of YY_DO_BEFORE_ACTION */
1071 /* Undo the effects of YY_DO_BEFORE_ACTION. */
    [all...]
  /external/bluetooth/bluez/common/
uinput.h 199 #define KEY_UNDO 131 /* AC Undo */
  /external/iproute2/tc/
m_action.c 251 /* no need to undo things, returning from here should
m_ematch.c 334 /* undo look ahead by parser */
  /external/jpeg/
jidctfst.c 279 /* and also undo the PASS1_BITS scaling. */
jidctint.c 274 /* and also undo the PASS1_BITS scaling. */
  /external/opencore/fileformats/rawgsmamr/parser/include/
amrfileparser.h 252 * @brief Undo getNextFrame in case gau buffer overflow occurs when getting next frame
  /external/qemu/android/
hw-events.h 173 KEY_CODE(UNDO ,131) \
  /external/qemu/android/skin/
keyboard.c 545 * syms to "undo" the job
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_keyboard.c 306 keynames[SDLK_UNDO] = "undo";
  /external/webkit/WebCore/bindings/v8/
V8GCController.cpp 391 // We marked this port as reachable in GCPrologueVisitor. Undo this now since the
  /external/webkit/WebCore/loader/
EmptyClients.h 379 virtual void undo() { } function in class:WebCore::EmptyEditorClient
  /external/webkit/WebCore/platform/graphics/chromium/
FontChromiumWin.cpp 133 // is not opaque and we have to undo ClearType. We may want to
TransparencyWin.cpp 340 // Undo the transform on the current layer when we're re-using the
  /external/webkit/WebCore/platform/graphics/skia/
ImageSkia.cpp 355 // Since we just resized the bitmap, we need to undo the scale set in
  /external/webkit/WebKitTools/android/flex-2.5.4a/
nfa.c 244 "*yy_cp = yy_hold_char; /* undo effects of setting up yytext */\n" );
gen.c 111 indent_puts( "/* undo the effects of YY_DO_BEFORE_ACTION */" );
1232 "*yy_cp = yy_hold_char; /* undo effects of setting up yytext */ \\" );
    [all...]
  /frameworks/base/core/java/android/text/method/
ArrowKeyMovementMethod.java 363 // but there was no ensuing swipe gesture, undo the select mode
QwertyKeyListener.java 379 * change) undo the replacement.
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_rights_manager.c 601 /* Undo the CBC chaining */
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 149 ignoreResultList.add("fast/forms/plaintext-mode-1.html"); // not implemented queryCommandEnabled:BackColor, Undo & Redo
  /packages/apps/Browser/src/com/android/browser/
BrowserDownloadPage.java 233 // Note that we do not need to undo this in onResume, because the
  /system/core/sh/
input.c 324 * Undo the last call to pgetc. Only one character may be pushed back.
  /bionic/libc/regex/
engine.c 635 case OLPAREN: /* must undo assignment if rest fails */
646 case ORPAREN: /* must undo assignment if rest fails */
  /external/webkit/WebCore/editing/
DeleteSelectionCommand.cpp     [all...]

Completed in 92 milliseconds

1 2 3 45 6 7 8 91011>>