Lines Matching refs:DoCutCopyPaste
1227 void DoCutCopyPaste(BrowserWindow* window,1245 DoCutCopyPaste(window, &RenderViewHost::Cut, "cut-clipboard");1249 DoCutCopyPaste(window, &RenderViewHost::Copy, "copy-clipboard");1253 DoCutCopyPaste(window, &RenderViewHost::Paste, "paste-clipboard");