Searched refs:DoCut (Results 1 – 8 of 8) sorted by relevance
30 void DoCut(GtkWindow* window, content::WebContents* web_contents);
50 void DoCut(GtkWindow* window, WebContents* web_contents) { in DoCut() function
1188 gtk_window_util::DoCut( in Cut()
370 void DoCut(BrowserWindow* window);
1244 void DoCut(BrowserWindow* window) { in DoCut() function
1080 gtk_util::DoCut(this); in Cut()
318 gtk_util::DoCut(this); in Cut()
957 gtk_window_util::DoCut(window_, panel_->GetWebContents()); in PanelCut()