Searched refs:isCSSStyleSheet (Results 1 – 16 of 16) sorted by relevance
32 while (curr && !curr->isCSSStyleSheet()) in parentStyleSheet()
49 virtual bool isCSSStyleSheet() const { return false; } in isCSSStyleSheet() function
171 if (root->isCSSStyleSheet()) in setNeedsStyleRecalc()
110 virtual bool isCSSStyleSheet() const { return true; } in isCSSStyleSheet() function
129 … if (curr->isCSSStyleSheet() && absHref == static_cast<CSSStyleSheet*>(curr)->finalURL().string()) in insertedIntoParent()
253 if (p->isCSSStyleSheet()) in notifyChanged()
206 …Document* documentToUpdate = root->isCSSStyleSheet() ? static_cast<CSSStyleSheet*>(root)->doc() : … in styleSheetChanged()
486 if (root->isCSSStyleSheet()) in setNeedsStyleRecalc()
277 ASSERT(!declaration->stylesheet() || declaration->stylesheet()->isCSSStyleSheet()); in parseValue()334 ASSERT(!declaration->stylesheet() || declaration->stylesheet()->isCSSStyleSheet()); in parseColor()372 ASSERT(!declaration->stylesheet() || declaration->stylesheet()->isCSSStyleSheet()); in parseDeclaration()458 if (root && root->isCSSStyleSheet()) in document()
473 if (sheet->isCSSStyleSheet() && !sheet->disabled()) in CSSStyleSelector()
43 if (impl->isCSSStyleSheet()) in toV8()
47 if (styleSheet->isCSSStyleSheet()) in toJS()
306 if (styleSheet->isCSSStyleSheet()) in createInstance()
61 if (impl->isCSSStyleSheet())
9253 (DOM::StyleBaseImpl::isCSSStyleSheet):
11213 (WebCore::CSSStyleSheet::isCSSStyleSheet):11272 (WebCore::StyleBase::isCSSStyleSheet):