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

1 2 3 45 6 7 8 91011>>

  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h 131 /* Clipboard events */
132 SDL_CLIPBOARDUPDATE = 0x900, /**< The clipboard changed */
  /prebuilts/misc/windows/sdl2/include/
SDL_events.h 131 /* Clipboard events */
132 SDL_CLIPBOARDUPDATE = 0x900, /**< The clipboard changed */
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h 131 /* Clipboard events */
132 SDL_CLIPBOARDUPDATE = 0x900, /**< The clipboard changed */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
GridLayoutRule.java 626 * because the clipboard data contains only the textual representation of
628 * layout render along with the clipboard data).
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 72 android:textEditNoPasteWindowLayout : Variation of textEditPasteWindowLayout displayed when the clipboard is empty. [reference]
74 android:textEditSideNoPasteWindowLayout : Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. [reference]
completion5-expected-completion40.txt 72 android:textEditNoPasteWindowLayout : Variation of textEditPasteWindowLayout displayed when the clipboard is empty. [reference]
74 android:textEditSideNoPasteWindowLayout : Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. [reference]
  /frameworks/base/packages/SystemUI/res/values-en-rAU/
strings.xml     [all...]
  /frameworks/base/packages/SystemUI/res/values-en-rGB/
strings.xml     [all...]
  /frameworks/base/packages/SystemUI/res/values-en-rIN/
strings.xml     [all...]
  /frameworks/base/packages/SystemUI/res/values-ro/
strings.xml     [all...]
  /frameworks/base/packages/SystemUI/res/values-tl/
strings.xml     [all...]
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 409 application, such as drag and drop APIs, new Bluetooth APIs, a system-wide clipboard framework, a
440 >Clipboard</a>: An example of how to use the clipboard for copy and paste operations.</li>
    [all...]
  /external/libchrome/sandbox/win/src/
security_level.h 106 // | * No read/write to the clipboard. | limit. |
  /external/libvncserver/
NEWS 107 and clipboard copy and paste.
  /external/testng/doc/
index.html 17 SyntaxHighlighter.config.clipboardSwf = 'scripts/clipboard.swf';
selenium.html 19 SyntaxHighlighter.config.clipboardSwf = 'scripts/clipboard.swf';
  /packages/apps/ExactCalculator/res/values/
strings.xml 234 <!-- Toast shown when text is copied to the clipboard. [CHAR_LIMIT=40] -->
  /external/libvncserver/webclients/java-applet/
VncViewer.jar 
  /frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompat.java 249 * Action to copy the current selection to the clipboard.
256 * Action to paste the current clipboard content.
263 * Action to cut the current selection and place it to the clipboard.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 564 # Clipboard handling:
566 """Retrieve data from the clipboard on window's display.
578 selection_get(CLIPBOARD)
583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
589 """Clear the data in the Tk clipboard.
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
596 """Append STRING to the Tk clipboard.
599 argument specifies the target display. The clipboard
602 self.tk.call(('clipboard', 'append') + self._options(kw
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 564 # Clipboard handling:
566 """Retrieve data from the clipboard on window's display.
578 selection_get(CLIPBOARD)
583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
589 """Clear the data in the Tk clipboard.
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
596 """Append STRING to the Tk clipboard.
599 argument specifies the target display. The clipboard
602 self.tk.call(('clipboard', 'append') + self._options(kw
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 564 # Clipboard handling:
566 """Retrieve data from the clipboard on window's display.
578 selection_get(CLIPBOARD)
583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
589 """Clear the data in the Tk clipboard.
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
596 """Append STRING to the Tk clipboard.
599 argument specifies the target display. The clipboard
602 self.tk.call(('clipboard', 'append') + self._options(kw
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 564 # Clipboard handling:
566 """Retrieve data from the clipboard on window's display.
578 selection_get(CLIPBOARD)
583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
589 """Clear the data in the Tk clipboard.
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
596 """Append STRING to the Tk clipboard.
599 argument specifies the target display. The clipboard
602 self.tk.call(('clipboard', 'append') + self._options(kw
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.views_3.5.0.I20100527-0800.jar 
  /frameworks/base/packages/SystemUI/res/values/
strings.xml     [all...]

Completed in 2925 milliseconds

1 2 3 45 6 7 8 91011>>