Searched refs:SetClipboardData (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/host/linux/
H A Dx_server_clipboard_unittest.cc32 void SetClipboardData(const std::string& clipboard_data) { function in class:remoting::__anon10440::ClipboardTestClient
103 client1_.SetClipboardData("Text1");
107 client1_.SetClipboardData("Text2");
111 client2_.SetClipboardData("Text3");
115 client2_.SetClipboardData("Text4");
/external/chromium_org/remoting/host/
H A Dclipboard_win.cc75 // The caller must not close the handle that ::SetClipboardData returns.
76 ::SetClipboardData(uFormat, hMem);
/external/chromium_org/ui/base/clipboard/
H A Dclipboard_win.cc104 // This message comes when SetClipboardData was sent a null data handle
109 // This message comes when SetClipboardData was sent a null data handle
277 ::SetClipboardData(GetWebKitSmartPasteFormatType().ToUINT(), NULL);
321 // We would like to just call ::SetClipboardData on the source_hbitmap,
375 if (handle && !::SetClipboardData(format, handle)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 165 milliseconds