Searched refs:hasSheet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLLinkElement.h80 bool hasSheet() const { return m_sheet; } function in class:blink::FINAL
H A DHTMLLinkElement.cpp206 ASSERT(!linkStyle() || !linkStyle()->hasSheet());
300 ASSERT(!linkStyle() || !linkStyle()->hasSheet());

Completed in 84 milliseconds