Searched refs:isStyleSheet (Results 1 – 7 of 7) sorted by relevance
46 while (b && !b->isStyleSheet()) in stylesheet()
60 virtual bool isStyleSheet() const { return false; } in isStyleSheet() function
71 return (parent() && parent()->isStyleSheet()) ? static_cast<StyleSheet*>(parent()) : 0; in parentStyleSheet()
74 virtual bool isStyleSheet() const { return true; } in isStyleSheet() function
300 ASSERT(cssMutableStyleDeclaration->parent()->isStyleSheet()); in calculateGroupId()307 if (current->isStyleSheet()) in calculateGroupId()
9252 (DOM::StyleBaseImpl::isStyleSheet):
11276 (WebCore::StyleBase::isStyleSheet):11284 (WebCore::StyleSheet::isStyleSheet):