Home | History | Annotate | Download | only in css

Lines Matching refs:allowSharing

1243 PassRefPtr<RenderStyle> CSSStyleSelector::styleForElement(Element* e, RenderStyle* defaultParent, bool allowSharing, bool resolveForRootDefault, bool matchVisitedPseudoClass)
1247 if (allowSharing && !e->document()->haveStylesheetsLoaded() && !e->renderer()) {
1261 if (allowSharing) {