Lines Matching refs:Send
346 automation_->Send(new AutomationMsg_OpenURL(tab_handle_, in OpenURLFromTab()
380 automation_->Send(new AutomationMsg_NavigationStateChanged( in NavigationStateChanged()
446 automation_->Send(new AutomationMsg_AttachExternalTab( in AddNewContents()
483 automation_->Send(unload_reply_message_); in CloseContents()
486 automation_->Send(new AutomationMsg_CloseExternalTab(tab_handle_)); in CloseContents()
493 automation_->Send(new AutomationMsg_MoveWindow(tab_handle_, pos)); in MoveContents()
504 automation_->Send( in UpdateTargetURL()
516 automation_->Send(new AutomationMsg_ForwardMessageToExternalHost( in ForwardMessageToExternalHost()
531 automation_->Send(new AutomationMsg_TabbedOut(tab_handle_, in TakeFocus()
633 automation_->Send( in HandleContextMenu()
702 automation_->Send(unload_reply_message_); in BeforeUnloadFired()
732 automation_->Send(new AutomationMsg_TabLoaded(tab_handle_, in Observe()
748 automation_->Send(new AutomationMsg_NavigationFailed( in Observe()
760 automation_->Send(new AutomationMsg_DidNavigate(tab_handle_, in Observe()
768 automation_->Send(new AutomationMsg_NavigationFailed( in Observe()
829 automation_->Send(reply_message); in RunUnloadHandlers()
839 automation_->Send(reply_message); in RunUnloadHandlers()
868 automation_->Send(new AutomationMsg_HandleAccelerator(tab_handle_, msg)); in ProcessUnhandledKeyStroke()
988 automation_->Send(new AutomationMsg_RequestGoToHistoryEntryOffset( in OnGoToEntryOffset()