HomeSort by relevance Sort by last modified time
    Searched refs:Paste (Results 26 - 37 of 37) sorted by null

12

  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 237 virtual void Paste() OVERRIDE;
    [all...]
web_contents_impl.cc     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_transfer_controller.js 151 * Attach handlers of copy, cut and paste operations to the document.
166 this.document_.addEventListener('paste',
328 * @param {DirectoryEntry=} opt_destinationEntry Paste destination.
329 * @param {string=} opt_effect Desired drop/paste effect. Could be
334 paste: function(dataTransfer, opt_destinationEntry, opt_effect) {
337 // effectAllowed set in copy/paste handlers stay uninitialized. DnD handlers
383 this.fileOperationManager_.paste(
692 this.paste(event.dataTransfer, destinationEntry,
867 // If the event has destDirectory property, paste files into the directory.
868 // This occurs when the command fires from menu item 'Paste into folder'
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
editable_text_test.js 234 // Paste / insert a whole word
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 426 * Calls the backend to figure out if we can paste the clipboard into the active
432 var organizeMenuCommand = $('paste-from-organize-menu-command');
433 var contextMenuCommand = $('paste-from-context-menu-command');
439 // We cannot paste into search view.
482 case 'paste-from-organize-menu-command':
483 case 'paste-from-context-menu-command':
664 'paste-from-context-menu', 'paste-from-organize-menu'];
1034 * This function is used to select items after a user action such as paste, drop
1112 recordUserAction('Paste');
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tom.h 330 virtual HRESULT WINAPI Paste(VARIANT *pVar,__LONG32 Format) = 0;
392 HRESULT (WINAPI *Paste)(ITextRange *This,VARIANT *pVar,__LONG32 Format);
456 #define ITextRange_Paste(This,pVar,Format) (This)->lpVtbl->Paste(This,pVar,Format)
    [all...]
vfw.h 947 STDMETHOD(Paste) (THIS_ LONG *plPos,LONG *plLength,PAVISTREAM pstream,LONG lStart,LONG lEnd) PURE;
    [all...]
  /external/chromium_org/chrome/browser/renderer_context_menu/
render_view_context_menu.cc     [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 474 <li><a href="<?cs var:toroot ?>guide/topics/text/copy-paste.html">
475 <span class="en">Copy and Paste</span>
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view_browsertest.cc     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 942 milliseconds

12