Searched refs:determineSelectorScopes (Results 1 – 1 of 1) sorted by relevance
47 static bool determineSelectorScopes(const CSSSelectorList& selectorList, HashSet<StringImpl*>& idSc… in determineSelectorScopes() function174 if (!determineSelectorScopes(styleRule->selectorList(), m_idScopes, m_classScopes)) { in analyzeStyleSheet()