Home
last modified time | relevance | path

Searched defs:OnSetTitle (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dbrowser_window.cc68 void BrowserWindow::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::BrowserWindow
Droot_window_views.cc348 void RootWindowViews::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::RootWindowViews
Droot_window_gtk.cc486 void RootWindowGtk::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::RootWindowGtk
Droot_window_win.cc1023 void RootWindowWin::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::RootWindowWin