Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DLinkRelAttributeTest.cpp58 …eSheet, IconType iconType, bool isAlternate, bool isDNSPrefetch, bool isLinkSubresource, bool isLi… in testLinkRelAttribute()
DLinkRelAttribute.h49 bool isLinkSubresource() const { return m_isLinkSubresource; } in isLinkSubresource() function