Home
last modified time | relevance | path

Searched defs:SetWindowAppIcon (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/views/
Dwindow_view.cc526 void CefWindowView::SetWindowAppIcon(CefRefPtr<CefImage> window_app_icon) { in SetWindowAppIcon() function in CefWindowView
Dwindow_impl.cc284 void CefWindowImpl::SetWindowAppIcon(CefRefPtr<CefImage> image) { in SetWindowAppIcon() function in CefWindowImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_ctocpp.cc377 void CefWindowCToCpp::SetWindowAppIcon(CefRefPtr<CefImage> image) { in SetWindowAppIcon() function in CefWindowCToCpp