Searched defs:SetPageTitle (Results 1 – 9 of 9) sorted by relevance
106 void NativeTabContentsViewWin::SetPageTitle(const std::wstring& title) { in SetPageTitle() function in NativeTabContentsViewWin
114 void TabContentsViewViews::SetPageTitle(const std::wstring& title) { in SetPageTitle() function in TabContentsViewViews
129 void TabContentsViewTouch::SetPageTitle(const std::wstring& title) { in SetPageTitle() function in TabContentsViewTouch
238 void TabContentsViewGtk::SetPageTitle(const std::wstring& title) { in SetPageTitle() function in TabContentsViewGtk
175 void TabContentsViewMac::SetPageTitle(const std::wstring& title) { function
196 void TabContentsViewGtk::SetPageTitle(const std::wstring& title) { in SetPageTitle() function in TabContentsViewGtk
368 void HistoryService::SetPageTitle(const GURL& url, in SetPageTitle() function in HistoryService
813 void HistoryBackend::SetPageTitle(const GURL& url, in SetPageTitle() function in history::HistoryBackend
190 void SetPageTitle(const wxString& title) { m_title = title; } in SetPageTitle() function