HomeSort by relevance Sort by last modified time
    Searched refs:hasSheet (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLLinkElement.h 79 bool hasSheet() const { return m_sheet; }
HTMLLinkElement.cpp 145 ASSERT(!linkStyle() || !linkStyle()->hasSheet());
215 ASSERT(!linkStyle() || !linkStyle()->hasSheet());

Completed in 38 milliseconds