/external/webkit/Source/WebKit/qt/Api/ |
qwebpage.cpp | 744 if (QApplication::clipboard()->supportsSelection()) { [all...] |
qwebview.cpp | 264 copying selected text to the clipboard, or pasting into the view, is also 635 selected text to the clipboard. [all...] |
/frameworks/base/docs/html/guide/practices/ |
optimizing-for-3.0.jd | 411 application, such as drag and drop APIs, new Bluetooth APIs, a system-wide clipboard framework, a 442 >Clipboard</a>: An example of how to use the clipboard for copy and paste operations.</li> [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_function_dispatcher.cc | 251 // Clipboard.
|
/external/chromium/chrome/browser/ui/ |
browser_window.h | 301 // Clipboard commands applied to the whole browser window.
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_editor.mm | 189 // TODO(rohitrao): If the clipboard is empty, should we show a
|
/external/libvpx/examples/includes/geshi/geshi/ |
scilab.php | 80 'clipboard', 'close', 'cls2dls', 'cmb_lin', 'cmndred', 'cmoment', 'code2str', 'coeff', 'coff', 'coffg',
|
/external/webkit/Source/WebCore/inspector/front-end/ |
BreakpointsSidebarPane.js | 438 this._createCategory(WebInspector.UIString("Clipboard"), "listener", ["copy", "cut", "paste", "beforecopy", "beforecut", "beforepaste"]);
|
/external/webkit/Source/WebKit/chromium/public/ |
WebKitClient.h | 75 virtual WebClipboard* clipboard() { return 0; } function in class:WebKit::WebKitClient
|
/external/webkit/Source/WebKit/chromium/src/ |
WebPluginContainerImpl.cpp | 262 webKitClient()->clipboard()->writeHTML(m_webPlugin->selectionAsMarkup(), WebURL(), m_webPlugin->selectionAsText(), false);
|
/external/webkit/Source/WebKit/gtk/ |
NEWS | 277 - Clipboard data is no longer lost when the process exists. 353 - Lots of improvements in DOM clipboard and drag-drop access. 452 - Crashes related to clipboard handling, which were hitting many 668 - You can now copy images from the web page to the clipboard [all...] |
/external/webkit/Source/WebKit/gtk/po/ |
it.po | 869 msgid "JavaScript can access Clipboard" 873 msgid "Whether JavaScript can access Clipboard" 995 msgid "The list of targets this web view supports for clipboard copying" 1006 msgid "The list of targets this web view supports for clipboard pasting" [all...] |
nl.po | 795 msgid "JavaScript can access Clipboard" 799 msgid "Whether JavaScript can access Clipboard" 901 msgid "The list of targets this web view supports for clipboard copying" 911 msgid "The list of targets this web view supports for clipboard pasting" [all...] |
pl.po | 817 msgid "JavaScript can access Clipboard" 821 msgid "Whether JavaScript can access Clipboard" 939 msgid "The list of targets this web view supports for clipboard copying" 947 msgid "The list of targets this web view supports for clipboard pasting" [all...] |
ar.po | 643 msgid "The list of targets this web view supports for clipboard copying" 651 msgid "The list of targets this web view supports for clipboard pasting"
|
gu.po | 647 msgid "The list of targets this web view supports for clipboard copying" 655 msgid "The list of targets this web view supports for clipboard pasting" [all...] |
he.po | 657 msgid "The list of targets this web view supports for clipboard copying" 665 msgid "The list of targets this web view supports for clipboard pasting"
|
nb.po | 658 msgid "The list of targets this web view supports for clipboard copying" 667 msgid "The list of targets this web view supports for clipboard pasting"
|
pa.po | 656 msgid "The list of targets this web view supports for clipboard copying" 664 msgid "The list of targets this web view supports for clipboard pasting"
|
ru.po | 657 msgid "The list of targets this web view supports for clipboard copying" 665 msgid "The list of targets this web view supports for clipboard pasting"
|
sr.po | 649 msgid "The list of targets this web view supports for clipboard copying" 657 msgid "The list of targets this web view supports for clipboard pasting" [all...] |
sv.po | 660 msgid "The list of targets this web view supports for clipboard copying" 669 msgid "The list of targets this web view supports for clipboard pasting"
|
uk.po | 667 msgid "The list of targets this web view supports for clipboard copying" 677 msgid "The list of targets this web view supports for clipboard pasting" [all...] |
zh_CN.po | 644 msgid "The list of targets this web view supports for clipboard copying" 652 msgid "The list of targets this web view supports for clipboard pasting"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completionvalues1-expected-completion32.txt | 261 android:textEditNoPasteWindowLayout : Variation of textEditPasteWindowLayout displayed when the clipboard is empty. [reference] 263 android:textEditSideNoPasteWindowLayout : Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. [reference]
|