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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLLinkElement.h161 bool shouldProcessStyle() { return linkResourceToProcess() && linkStyle(); } function in class:blink::FINAL
H A DHTMLLinkElement.cpp650 if (m_owner->shouldProcessStyle())
661 ASSERT(m_owner->shouldProcessStyle());

Completed in 429 milliseconds