IconType 47 Source/core/dom/IconURL.h IconType m_iconType; IconType 59 Source/core/dom/IconURL.h IconURL(const KURL& url, const Vector<IntSize>& sizes, const String& mimeType, IconType type) IconType 413 Source/core/html/HTMLLinkElement.cpp IconType HTMLLinkElement::iconType() const IconType 134 Source/core/html/HTMLLinkElement.h IconType iconType() const; IconType 49 Source/core/html/LinkRelAttribute.h IconType iconType() const { return m_iconType; } IconType 59 Source/core/html/LinkRelAttribute.h IconType m_iconType; IconType 58 Source/core/html/LinkRelAttributeTest.cpp static inline void testLinkRelAttribute(String value, bool isStyleSheet, IconType iconType, bool isAlternate, bool isDNSPrefetch, bool isLinkSubresource, bool isLinkPrerender, bool isImport = false) IconType 202 Source/core/loader/EmptyClients.h virtual void dispatchDidChangeIcons(IconType) OVERRIDE { } IconType 110 Source/core/loader/FrameLoaderClient.h virtual void dispatchDidChangeIcons(IconType) = 0; IconType 409 Source/web/FrameLoaderClientImpl.cpp void FrameLoaderClientImpl::dispatchDidChangeIcons(WebCore::IconType type) IconType 90 Source/web/FrameLoaderClientImpl.h virtual void dispatchDidChangeIcons(WebCore::IconType) OVERRIDE;