Searched defs:SetWindowAppIcon (Results 1 – 3 of 3) sorted by relevance
526 void CefWindowView::SetWindowAppIcon(CefRefPtr<CefImage> window_app_icon) { in SetWindowAppIcon() function in CefWindowView
284 void CefWindowImpl::SetWindowAppIcon(CefRefPtr<CefImage> image) { in SetWindowAppIcon() function in CefWindowImpl
377 void CefWindowCToCpp::SetWindowAppIcon(CefRefPtr<CefImage> image) { in SetWindowAppIcon() function in CefWindowCToCpp