Searched defs:OnSetTitle (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/tests/cefclient/browser/ | ||
D | browser_window.cc | 68 void BrowserWindow::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::BrowserWindow |
D | root_window_views.cc | 348 void RootWindowViews::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::RootWindowViews |
D | root_window_gtk.cc | 486 void RootWindowGtk::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::RootWindowGtk |
D | root_window_win.cc | 1023 void RootWindowWin::OnSetTitle(const std::string& title) { in OnSetTitle() function in client::RootWindowWin |