HomeSort by relevance Sort by last modified time
    Searched full:clipboard (Results 251 - 275 of 349) sorted by null

<<11121314

  /external/webkit/Source/WebKit/gtk/
ChangeLog     [all...]
  /external/webkit/Source/WebCore/editing/
Editor.cpp 796 RefPtr<Clipboard> clipboard = newGeneralClipboard(policy, m_frame);
799 RefPtr<Event> evt = ClipboardEvent::create(eventType, true, true, clipboard);
803 // invalidate clipboard here for security
804 clipboard->setAccessPolicy(ClipboardNumb);
    [all...]
  /external/webkit/Source/WebKit/gtk/po/
cs.po 650 msgid "The list of targets this web view supports for clipboard copying"
660 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
de.po 658 msgid "The list of targets this web view supports for clipboard copying"
668 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
es.po 661 msgid "The list of targets this web view supports for clipboard copying"
671 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
eu.po 646 msgid "The list of targets this web view supports for clipboard copying"
654 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
gl.po 674 msgid "The list of targets this web view supports for clipboard copying"
684 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
hu.po 638 msgid "The list of targets this web view supports for clipboard copying"
646 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
lt.po 646 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...]
pt.po 658 msgid "The list of targets this web view supports for clipboard copying"
668 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
pt_BR.po 651 msgid "The list of targets this web view supports for clipboard copying"
661 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
sl.po 650 msgid "The list of targets this web view supports for clipboard copying"
659 msgid "The list of targets this web view supports for clipboard pasting"
    [all...]
sr@latin.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...]
  /external/webkit/Tools/DumpRenderTree/chromium/
WebViewHost.cpp 380 // No need to update clipboard with the selected text in DRT.
502 // Add a file called DRTFakeFile to the drag&drop clipboard.
    [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 908 Copy selected parameter into clipboard and Delete selection</p>
911 Copy selected parameter into clipboard and keep selection</p>
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 110 * clipboard, view management etc. is handled in separate helper classes.
223 * Native clipboard support.
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
groovy.php 255 'ClassNotFoundException', 'Clip', 'Clipboard',
    [all...]
java.php 265 'ClassNotFoundException', 'Clip', 'Clipboard',
    [all...]
  /external/webkit/Source/WebCore/
DerivedSources.make 125 Clipboard \
  /external/webkit/Source/WebCore/page/
DOMWindow.idl 542 attribute ClipboardConstructor Clipboard;
    [all...]
  /external/webkit/Source/WebCore/platform/win/
ClipboardUtilitiesWin.cpp 250 // Documentation for the CF_HTML format is available at http://msdn.microsoft.com/workshop/networking/clipboard/htmlclipboard.asp
  /external/webkit/Source/WebKit/chromium/public/
WebView.h 213 // Copy to the clipboard the image located at a particular point in the
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 408 g_object_set(G_OBJECT(settings), "javascript-can-access-clipboard", flag, NULL);
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 243 is also on the clipboard, it has "Paste". The system automatically inserts
  /frameworks/base/docs/html/sdk/
android-2.3-highlights.jd 108 by press-hold, then copy to the clipboard and paste. Pressing on a word enters a

Completed in 312 milliseconds

<<11121314