Searched refs:anyAttributeMatches (Results 1 – 1 of 1) sorted by relevance
457 static bool anyAttributeMatches(Element& element, CSSSelector::Match match, const CSSSelector& sele… in anyAttributeMatches() function525 return anyAttributeMatches(element, selector.match(), selector); in checkOne()