HomeSort by relevance Sort by last modified time
    Searched full:paste (Results 201 - 225 of 768) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/common/extensions/api/
bookmark_manager_private.json 86 "name": "paste",
107 {"type": "string", "name": "parentId", "description": "The ID of the folder to paste into"},
  /external/chromium_org/content/browser/renderer_host/
ime_adapter_android.cc 315 void ImeAdapterAndroid::Paste(JNIEnv* env, jobject) {
318 wc->Paste();
  /external/llvm/utils/lit/
TODO 49 cut-and-paste a name to subsequently use to rerun a test. If we just
51 easy cut-and-paste of the test output lines. This has the downside that the
  /external/owasp/sanitizer/src/tests/org/owasp/html/
SanitizersTest.java 204 "<a href='file:///etc/passwd'>Copy and paste this into email</a>"
209 "<a href=\"file:///etc/passwd\">Copy and paste this into email</a>"
  /frameworks/ex/common/java/com/android/common/widget/
GroupingListAdapter.java 217 // Copy/paste from ArrayUtils
222 // Copy/paste from ArrayUtils
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeFilter.cs 39 Cut-n-paste from material I'm not using in the book anymore (edit later
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeFilter.java 35 Cut-n-paste from material I'm not using in the book anymore (edit later
  /external/chromium_org/base/third_party/xdg_user_dirs/
xdg_user_dir_lookup.cc 3 Its is under the MIT license, to encourage reuse by cut-and-paste.
  /external/chromium_org/build/android/gyp/util/
build_utils.py 110 # A user should be able to simply copy and paste the command that failed
  /external/chromium_org/chrome/browser/extensions/api/bookmark_manager_private/
bookmark_manager_private_api.h 155 DECLARE_EXTENSION_FUNCTION("bookmarkManagerPrivate.paste",
  /external/chromium_org/chrome/browser/resources/sync_internals/
about.js 128 'Paste sync status dump here then click import.';
  /external/chromium_org/chrome/browser/ui/
browser_commands.h 117 void Paste(Browser* browser);
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_folder_target.mm 21 // types (to paste a URL with a title).
bookmark_menu_bridge.h 14 // (e.g. Cut and Paste). In addition, most Cocoa menu items have
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_cocoa.h 141 virtual void Paste() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_key_bindings_handler.h 118 // Handler of "paste-clipboard" signal.
  /external/chromium_org/chrome/browser/ui/views/toolbar/
wrench_menu.h 134 // Invoked from the cut/copy/paste menus. Cancels the current active menu and
  /external/chromium_org/chrome/renderer/searchbox/
searchbox.h 86 void Paste(const base::string16& text);
  /external/chromium_org/chrome/test/base/
test_browser_window.h 134 virtual void Paste() OVERRIDE {}
  /external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/
index.html 62 to provide a better stack trace. Simply cut and paste the JSON object
  /external/chromium_org/remoting/tools/build/
remoting_copy_locales.py 10 proliferation of mostly duplicate, cut-n-paste gyp actions.
  /external/chromium_org/third_party/WebKit/Source/web/tests/
KeyboardTest.cpp 165 EXPECT_STREQ("Paste", interpretOSModifierKeyPress('V'));
  /external/chromium_org/third_party/openssl/openssl/
README.android 22 gpg --import # paste PGP public key block on stdin
  /external/chromium_org/tools/crx_id/
crx_id.py 52 The format is taylored for copy and paste into C code:
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
ios_plist_writer.py 32 # (first, copy-paste the string into a file named "policy.plist")

Completed in 4601 milliseconds

1 2 3 4 5 6 7 891011>>