Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DIconURL.h46 struct IconURL { struct
53 IconURL() in IconURL() argument
59 IconURL(const KURL& url, const Vector<IntSize>& sizes, const String& mimeType, IconType type) in IconURL() function