Searched defs:IconURL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DIconURL.h46 struct IconURL { struct in namespace:blink
53 IconURL() function in struct:blink::IconURL
59 IconURL(const KURL& url, const Vector<IntSize>& sizes, const String& mimeType, IconType type) function in struct:blink::IconURL
68 static IconURL defaultFavicon(const KURL&);
71 bool operator==(const IconURL&, const IconURL&);

Completed in 544 milliseconds