HomeSort by relevance Sort by last modified time
    Searched refs:paste (Results 26 - 50 of 72) sorted by null

12 3

  /external/webkit/Source/WebKit/win/Interfaces/
IWebView.idl 27 cpp_quote("enum WebViewCmd { Cut = 100, Copy, Paste, ForwardDelete, SelectAll, Undo, Redo };")
    [all...]
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 108 /** The mode of paste. */
171 private static final int ID_PASTE = android.R.id.paste;
564 /** Start to paste styled text */
777 CharSequence paste) {
780 STR_PASTE = paste;
    [all...]
  /external/bison/doc/
refcard.tex 48 % You will still need to cut and paste.
  /external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm 833 - (void)paste:(id)sender
  /external/webkit/Source/WebCore/dom/
Document.h 290 DEFINE_ATTRIBUTE_EVENT_LISTENER(paste);
    [all...]
  /external/webkit/Source/WebKit/win/
WebView.h 531 virtual HRESULT STDMETHODCALLTYPE paste(
    [all...]
WebView.cpp     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 191 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Java.stg 226 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
Perl5.stg 216 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 213 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/llvm/lib/TableGen/
TGParser.cpp     [all...]
  /external/webkit/Source/WebCore/editing/
EditorCommand.cpp     [all...]
Editor.cpp 192 // WinIE uses onbeforecut and onbeforepaste to enables the cut and paste menu items. They
195 // normally selectable to implement copy/paste (like divs, or a document body).
453 // also done for security, as it erases data from the last copy/paste.
466 // also done for security, as it erases data from the last copy/paste.
1207 void Editor::paste() function in class:WebCore::Editor
    [all...]
  /external/webkit/Source/WebKit/mac/Carbon/
HIWebView.mm     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 365 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 347 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 339 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /frameworks/base/core/java/android/widget/
Editor.java 614 // is however useful to delete or paste to replace the entire content.
809 // Long press in empty space moves cursor and shows the Paste affordance if available.
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKView.mm 498 WEBCORE_COMMAND(paste)
    [all...]
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp 837 editor->paste();
    [all...]

Completed in 2996 milliseconds

12 3