Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DLinkRelAttributeTest.cpp58 …ing value, bool isStyleSheet, IconType iconType, bool isAlternate, bool isDNSPrefetch, bool isLink… in testLinkRelAttribute()
DLinkRelAttribute.h47 bool isDNSPrefetch() const { return m_isDNSPrefetch; } in isDNSPrefetch() function