Searched refs:hasSelectionPseudo (Results 1 – 2 of 2) sorted by relevance
80 , hasSelectionPseudo(false) in SelectorCheckingContext()94 bool hasSelectionPseudo; member
212 nextContext.hasSelectionPseudo = dynamicPseudo == SELECTION; in matchForSubSelector()214 && !nextContext.hasSelectionPseudo in matchForSubSelector()507 } else if (context.hasSelectionPseudo) { in checkOne()