OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:undo
(Results
676 - 700
of
1441
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Gallery2/res/values-ko/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-lo-rLA/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"????????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-mn-rMN/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"?????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-ne-rNP/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"???? ?????????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-ru/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"????????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-si-rLK/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"??? ?????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-sr/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"???????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-th/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"??????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-uk/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"?????????"</string>
[
all
...]
/packages/apps/Gallery2/res/values-zh-rCN/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"??"</string>
[
all
...]
/packages/apps/Gallery2/res/values-zh-rHK/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"??"</string>
[
all
...]
/packages/apps/Gallery2/res/values-zh-rTW/
strings.xml
63
<string name="
undo
" msgid="2930873956446586313">"??"</string>
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java
324
* Whether the provider supports undoing operations. If it doesn't, never show the
undo
bar.
326
public static final int
UNDO
= 0x4000;
460
* to
undo
the last committed action.
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/providers/protos/mock/
MockUiProvider.java
344
accountMap.put(AccountColumns.UNDO_URI, Uri.parse(accountUri + "/
undo
"));
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractConversationViewFragment.java
627
// do not want a later mark-read operation to
undo
this. So we check this variable which
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h
252
#define KEY_UNDO 131 /* AC
Undo
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libitm.so
libitm.so.1
libitm.so.1.0.0
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libitm.so
libitm.so.1
libitm.so.1.0.0
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ChangeLog
750
Hmm... Tim didn't turn "replace all" into a single
undo
block.
753
* ReplaceDialog.py: Tim Peters: made replacement atomic for
undo
/redo.
783
""" at the start of Tkinter.py,
undo
it, zoom to the bottom, and start
[
all
...]
configHandler.py
605
'<<
undo
>>': ['<Control-z>'],
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
refactor.py
614
#
Undo
the adjustment of the line numbers in wrap_toks() below.
Completed in 717 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>