Searched refs:elementMatchesSelectorScopes (Results 1 – 1 of 1) sorted by relevance
181 static bool elementMatchesSelectorScopes(const Element* element, const HashSet<StringImpl*>& idScop… in elementMatchesSelectorScopes() function208 if (elementMatchesSelectorScopes(element, m_idScopes, m_classScopes)) { in invalidateStyle()