Home | History | Annotate | Download | only in resolver

Lines Matching defs:styleSheetCollection

141     DocumentStyleSheetCollection* styleSheetCollection = document->styleSheetCollection();
142 m_ruleSets.initUserStyle(styleSheetCollection, *m_medium, *this);
152 m_styleTree.setBuildInDocumentOrder(!styleSheetCollection->hasScopedStyleSheet());
153 appendAuthorStyleSheets(0, styleSheetCollection->activeAuthorStyleSheets());