Searched refs:DoCutCopyPaste (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1373 DoCutCopyPaste(&content::WebContents::Cut, IDS_APP_CUT);
1377 DoCutCopyPaste(&content::WebContents::Copy, IDS_APP_COPY);
1381 DoCutCopyPaste(&content::WebContents::Paste, IDS_APP_PASTE);
2463 void BrowserView::DoCutCopyPaste(void (WebContents::*method)(), function in class:BrowserView
H A Dbrowser_view.h560 void DoCutCopyPaste(void (content::WebContents::*method)(),

Completed in 344 milliseconds