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