Searched defs:styleSheetCollection (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/css/
H A DInspectorCSSOMWrappers.cpp100 void InspectorCSSOMWrappers::collectFromDocumentStyleSheetCollection(DocumentStyleSheetCollection& styleSheetCollection) argument
108 CSSStyleRule* InspectorCSSOMWrappers::getWrapperForRuleInSheets(StyleRule* rule, DocumentStyleSheetCollection& styleSheetCollection) argument
H A DDocumentRuleSets.cpp49 void DocumentRuleSets::initUserStyle(DocumentStyleSheetCollection& styleSheetCollection, const MediaQueryEvaluator& medium, StyleResolver& resolver) argument
H A DStyleResolver.cpp287 DocumentStyleSheetCollection& styleSheetCollection = m_document.styleSheetCollection(); local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocument.h547 DocumentStyleSheetCollection& styleSheetCollection() { return m_styleSheetCollection; } function in class:WebCore::DocumentCompatibilityMode::Document

Completed in 83 milliseconds