Searched defs:didChangeIcon (Results 1 – 6 of 6) sorted by relevance
92 virtual void didChangeIcon(blink::WebFrame* frame, blink::WebIconURL::Type iconType) in didChangeIcon() function
445 virtual void didChangeIcon(blink::WebFrame* frame, blink::WebIconURL::Type iconType) in didChangeIcon() function
196 virtual void didChangeIcon(WebFrame*, WebIconURL::Type) { } in didChangeIcon() function
900 void RenderFrameImpl::didChangeIcon(blink::WebFrame* frame, in didChangeIcon() function in content::RenderFrameImpl
3789 void RenderViewImpl::didChangeIcon(WebFrame* frame, in didChangeIcon() function in content::RenderViewImpl
1099 void WebTestProxyBase::didChangeIcon(WebFrame* frame, WebIconURL::Type) in didChangeIcon() function in WebTestRunner::WebTestProxyBase