Home | History | Annotate | Download | only in automation

Lines Matching defs:Paste

323     IPC_MESSAGE_HANDLER(AutomationMsg_Paste, Paste)
666 void AutomationProvider::Paste(int tab_handle) {
673 view->Paste();