Searched refs:DoPaste (Results 1 – 8 of 8) sorted by relevance
32 void DoPaste(GtkWindow* window, content::WebContents* web_contents);
60 void DoPaste(GtkWindow* window, WebContents* web_contents) { in DoPaste() function
1198 gtk_window_util::DoPaste( in Paste()
372 void DoPaste(BrowserWindow* window);
1252 void DoPaste(BrowserWindow* window) { in DoPaste() function
1088 gtk_util::DoPaste(this); in Paste()
326 gtk_util::DoPaste(this); in Paste()
965 gtk_window_util::DoPaste(window_, panel_->GetWebContents()); in PanelPaste()