Home
last modified time | relevance | path

Searched defs:SetTitle (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/include/flutter/
Dflutter_window.h46 void SetTitle(const std::string& title) { in SetTitle() function
/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/include/flutter/
Dflutter_window.h46 void SetTitle(const std::string& title) { in SetTitle() function
/third_party/cef/libcef/browser/views/
Dwindow_view.cc507 void CefWindowView::SetTitle(const std::u16string& title) { in SetTitle() function in CefWindowView
Dwindow_impl.cc258 void CefWindowImpl::SetTitle(const CefString& title) { in SetTitle() function in CefWindowImpl
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc202 void ViewsWindow::SetTitle(const std::string& title) { in SetTitle() function in client::ViewsWindow
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_ctocpp.cc308 void CefWindowCToCpp::SetTitle(const CefString& title) { in SetTitle() function in CefWindowCToCpp
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp105918 void SetTitle(const nsAString& aTitle) { mTitle = aTitle; } in SetTitle() function in mozilla::StyleSheet