HomeSort by relevance Sort by last modified time
    Searched full:undo (Results 151 - 175 of 712) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
HistoryAdapter.java 170 public int undo() { method in class:HistoryAdapter
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ContactLoader.java 63 // Undo the lookup URI
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_ext.h 110 NJ_UINT8 undo, NJ_UINT8 dictype);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java 30 * canceled. A gesture is associated with a single undo transaction (although
LayoutCanvas.java 189 /** Undo action: delegates to the text editor */
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_browsertest.cc     [all...]
  /external/v8/src/
scanner.cc 286 PushBack('-'); // undo Advance()
288 PushBack('-'); // undo Advance()
345 PushBack('-'); // undo Advance()
347 PushBack('!'); // undo Advance()
1055 // Incomplete escape. Undo all advances and return false.
  /external/mksh/src/
edit.c 3457 static struct edstate *undo; variable in typeref:struct:edstate
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.3.zip 
  /external/elfutils/src/
ldlex.c 202 /* Undo effects of setting up ldtext. */ \
    [all...]
  /external/e2fsprogs/lib/ext2fs/
undo_io.c 2 * undo_io.c --- This is the undo io manager that copies the old data that
88 "Undo I/O Manager",
  /external/webkit/Source/WebCore/platform/cocoa/
KeyEventCocoa.mm 265 // "Undo"
267 return "Undo";
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
EditorClientQt.cpp 290 void EditorClientQt::undo() function in class:WebCore::EditorClientQt
294 m_page->undoStack()->undo();
  /external/webkit/Source/WebKit/wx/
WebFrame.cpp 334 void wxWebFrame::Undo()
337 return m_impl->frame->editor()->undo();
  /packages/apps/Gallery2/res/values/
filtershow_strings.xml 40 <!-- Text for the undo menu item [CHAR LIMIT=20] -->
41 <string name="filtershow_undo">Undo</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 255 /* The following fields are used to support backing up and undo. */
285 /* The following fields are used to support backing up and undo. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 255 /* The following fields are used to support backing up and undo. */
285 /* The following fields are used to support backing up and undo. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 255 /* The following fields are used to support backing up and undo. */
285 /* The following fields are used to support backing up and undo. */
  /bionic/libc/stdio/
fseek.c 183 * simply adjust the pointers, clear EOF, undo ungetc(),
  /external/chromium/chrome/browser/bookmarks/
bookmark_codec_unittest.cc 213 // Undo the change and make sure the checksum is same as original.
  /external/chromium/chrome/browser/ui/cocoa/applescript/
tab_applescript.mm 147 view->Undo();
  /external/harfbuzz_ng/src/
hb-icu.cc 279 * that character decomposes again, we have to detect that and undo
  /external/icu4c/common/
uiter.cpp 1055 /* undo index movement */
1062 /* undo index movement */
1079 /* unmatched first surrogate, undo index movement */
1095 /* unmatched second surrogate, undo index movement */
  /external/jpeg/
mips_jidctfst.c 202 /* and also undo the PASS1_BITS scaling. */
  /external/liblzf/
Changes 47 - undo inline assembly in compressor, it is no longer helpful.

Completed in 1793 milliseconds

1 2 3 4 5 67 8 91011>>