Home | History | Annotate | Download | only in css

Lines Matching refs:allowSharing

1136 PassRefPtr<RenderStyle> CSSStyleSelector::styleForElement(Element* e, RenderStyle* defaultParent, bool allowSharing, bool resolveForRootDefault)
1140 if (allowSharing && !e->document()->haveStylesheetsLoaded() && !e->renderer()) {
1153 if (allowSharing) {